webui dial in
This commit is contained in:
parent
24f94ae154
commit
f79a0b648c
1 changed files with 4 additions and 9 deletions
|
|
@ -28,13 +28,7 @@ spec:
|
|||
securityContext:
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
|
||||
|
||||
|
||||
allowPrivilegeEscalation: false
|
||||
|
||||
|
||||
|
||||
seccompProfile:
|
||||
type: RuntimeDefault
|
||||
command:
|
||||
|
|
@ -71,6 +65,7 @@ spec:
|
|||
volumeMounts:
|
||||
- name: hermes-data
|
||||
mountPath: /data
|
||||
|
||||
containers:
|
||||
- name: hermes-agent
|
||||
securityContext:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue