fix(kube,single_backend): Fixing config location with new workdir in container

This commit is contained in:
Thomas Viaud
2021-02-24 11:15:03 +00:00
parent 8317e746cb
commit 738ac785f0
@@ -53,7 +53,7 @@ spec:
volumeMounts:
- name: config-volume
mountPath: /usr/src/app/k8s-config.yaml
mountPath: /app/k8s-config.yaml
subPath: k8s-config.yaml
resources: