Fixed mounting as readOnly being true
This commit is contained in:
parent
9a5e98ada1
commit
3b74e2c3f0
@ -46,7 +46,6 @@ spec:
|
||||
volumeMounts:
|
||||
- name: writable-secrets
|
||||
mountPath: /etc/secrets
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: backend-api-internal-secrets
|
||||
secret:
|
||||
|
||||
@ -45,7 +45,6 @@ spec:
|
||||
volumeMounts:
|
||||
- name: writable-secrets
|
||||
mountPath: /etc/secrets
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: backend-push-notifications-secrets
|
||||
secret:
|
||||
|
||||
@ -47,7 +47,6 @@ spec:
|
||||
volumeMounts:
|
||||
- name: writable-secrets
|
||||
mountPath: /etc/secrets
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: service-docker-repository-query-secrets
|
||||
secret:
|
||||
|
||||
@ -47,7 +47,6 @@ spec:
|
||||
volumeMounts:
|
||||
- name: writable-secrets
|
||||
mountPath: /etc/secrets
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: service-royalroad-chapters-secrets
|
||||
secret:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user