update
This commit is contained in:
@@ -20,6 +20,7 @@ spec:
|
|||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: true
|
allowPrivilegeEscalation: true
|
||||||
|
privileged: true
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 10933
|
containerPort: 10933
|
||||||
@@ -34,6 +35,8 @@ spec:
|
|||||||
value: "https://octopus.internal.durp.info"
|
value: "https://octopus.internal.durp.info"
|
||||||
- name: TargetRole
|
- name: TargetRole
|
||||||
value: "k3s"
|
value: "k3s"
|
||||||
|
- name: TargetWorkerPool
|
||||||
|
value: "Default Worker Pool"
|
||||||
- name: CustomPublicHostName
|
- name: CustomPublicHostName
|
||||||
value: "192.168.20.131"
|
value: "192.168.20.131"
|
||||||
- name: PublicHostNameConfiguration
|
- name: PublicHostNameConfiguration
|
||||||
|
|||||||
Reference in New Issue
Block a user