Skip to content

Commit

Permalink
Revert nats cred secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeschuurmans committed Aug 22, 2024
1 parent 060917b commit 87d5746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ spec:
secret:
secretName: flipflop-secrets
items:
- key: nats-creds
- key: flipflop-nats-creds
path: nats.creds
restartPolicy: Always
{{ end }}

0 comments on commit 87d5746

Please sign in to comment.