fix: update mountPath for helloapp-test-key to correct directory
This commit is contained in:
@@ -43,7 +43,7 @@ spec:
|
|||||||
- name: config-volume
|
- name: config-volume
|
||||||
mountPath: /config
|
mountPath: /config
|
||||||
- name: helloapp-test-key
|
- name: helloapp-test-key
|
||||||
mountPath: /certs/test.key
|
mountPath: /certs
|
||||||
command: ["/helloapp"]
|
command: ["/helloapp"]
|
||||||
args: ["-f", "/config/.linux-config.yaml"]
|
args: ["-f", "/config/.linux-config.yaml"]
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user