fix: update mountPath for helloapp-test-key to correct directory

This commit is contained in:
2026-01-10 20:31:30 +08:00
parent 18fa32a915
commit a7eb17fc4b

View File

@@ -43,7 +43,7 @@ spec:
- name: config-volume
mountPath: /config
- name: helloapp-test-key
mountPath: /certs/test.key
mountPath: /certs
command: ["/helloapp"]
args: ["-f", "/config/.linux-config.yaml"]
volumes: