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" # mountPath: "/app"
# readOnly: true # readOnly: true
- name: appsettings - name: appsettings
mountPath: /app mountPath: /app/appsettings.Release.yaml
subPath: appsettings.Release.yaml subPath: appsettings.Release.yaml
readOnly: true readOnly: true
# securityContext: # securityContext:

Loading…
Cancel
Save