Fixed mounting as readOnly being true
This commit is contained in:
@@ -47,7 +47,6 @@ spec:
|
||||
volumeMounts:
|
||||
- name: writable-secrets
|
||||
mountPath: /etc/secrets
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: service-docker-repository-query-secrets
|
||||
secret:
|
||||
|
||||
Reference in New Issue
Block a user