DEV-386: bugfixing

main
friedrich goerz 4 years ago
parent 2295d2d28d
commit 3aa01399a6

@ -12,5 +12,4 @@ configMapGenerator:
- files/query-blabliblupp.yaml
- name: es-query-exporter-appsettings
files:
- files/appsettings.yaml
- files/appsettings.Release.yaml

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

Loading…
Cancel
Save