DEV-386: fix evil mounting bug - 2nd try

main
friedrich goerz 4 years ago
parent e80240c3fd
commit 39ea5e0a00

@ -40,7 +40,7 @@ spec:
# mountPath: "/app"
# readOnly: true
- name: appsettings
mountPath: /app
mountPath: /app/appsettings.Release.yaml
subPath: appsettings.Release.yaml
readOnly: true
# securityContext:

Loading…
Cancel
Save