update K8s deployment example

This commit is contained in:
2024-11-02 21:39:05 +01:00
parent e803bebf08
commit 1620c4b951
2 changed files with 10 additions and 18 deletions

View File

@@ -37,7 +37,7 @@ spec:
timeoutSeconds: 10
volumeMounts:
- name: config
mountPath: /config2/
mountPath: /config/
volumes:
- name: config
configMap: