fix(kube,single_backend): Fixing config location with new workdir in container
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user