diff --git a/chart/templates/deployment.yaml b/chart/templates/deployment.yaml index 927eab9..f8dd26c 100644 --- a/chart/templates/deployment.yaml +++ b/chart/templates/deployment.yaml @@ -89,7 +89,7 @@ spec: secret: secretName: flipflop-secrets items: - - key: nats-creds + - key: flipflop-nats-creds path: nats.creds restartPolicy: Always {{ end }} \ No newline at end of file