diff --git a/deployment.yaml b/deployment.yaml index 784abf6..05c0693 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -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: