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
|
mountPath: /opt/init-user.json
|
||||||
subPath: init-user.json
|
subPath: init-user.json
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- name: acl-conf
|
# - name: acl-conf
|
||||||
mountPath: /opt/acl.conf
|
# mountPath: /opt/acl.conf
|
||||||
subPath: acl.conf
|
# subPath: acl.conf
|
||||||
readOnly: true
|
# readOnly: true
|
||||||
extraVolumes:
|
extraVolumes:
|
||||||
- name: init-user
|
- name: init-user
|
||||||
secret:
|
secret:
|
||||||
|
|
Loading…
Reference in a new issue