mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
8a439b1c25
commit
9b8f9f1c15
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ spec:
|
|||
imagePullPolicy: Always
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: true
|
||||
privileged: true
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 10933
|
||||
|
|
@ -34,6 +35,8 @@ spec:
|
|||
value: "https://octopus.internal.durp.info"
|
||||
- name: TargetRole
|
||||
value: "k3s"
|
||||
- name: TargetWorkerPool
|
||||
value: "Default Worker Pool"
|
||||
- name: CustomPublicHostName
|
||||
value: "192.168.20.131"
|
||||
- name: PublicHostNameConfiguration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue