fix: update mountPath for helloapp-test-key to correct directory
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user