Fixed mounting as readOnly being true
This commit is contained in:
@@ -45,7 +45,6 @@ spec:
|
||||
volumeMounts:
|
||||
- name: writable-secrets
|
||||
mountPath: /etc/secrets
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: backend-push-notifications-secrets
|
||||
secret:
|
||||
|
||||
Reference in New Issue
Block a user