shipping_openbao_logs #17
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ server:
|
|||
- name: alloy-data
|
||||
mountPath: /var/lib/alloy/data
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
runAsUser: 1000
|
||||
fsGroup: 1000
|
||||
|
||||
volumes:
|
||||
- name: alloy-data
|
||||
|
|
Reference in a new issue