remove acl until I can correct the rules.
This commit is contained in:
parent
ebbbbbc33c
commit
e5a944afb8
1 changed files with 4 additions and 4 deletions
|
@ -22,10 +22,10 @@ spec:
|
|||
mountPath: /opt/init-user.json
|
||||
subPath: init-user.json
|
||||
readOnly: true
|
||||
- name: acl-conf
|
||||
mountPath: /opt/acl.conf
|
||||
subPath: acl.conf
|
||||
readOnly: true
|
||||
# - name: acl-conf
|
||||
# mountPath: /opt/acl.conf
|
||||
# subPath: acl.conf
|
||||
# readOnly: true
|
||||
extraVolumes:
|
||||
- name: init-user
|
||||
secret:
|
||||
|
|
Loading…
Reference in a new issue