Skip to content

Commit

Permalink
secret store
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon KP committed May 15, 2024
1 parent d6f617f commit d6be3a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/prod/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ env:
parameter_name: /eks/maker-prod-eu/mips-backend/webhooks-secret-token

externalSecrets:
clusterSecretStoreName: maker-prod
clusterSecretStoreName: maker-prod-eu

livenessProbe:
initialDelaySeconds: 5
Expand Down
2 changes: 1 addition & 1 deletion helm/prod/frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ env:
value: production

externalSecrets:
clusterSecretStoreName: maker-prod
clusterSecretStoreName: maker-prod-eu

livenessProbe:
initialDelaySeconds: 5
Expand Down

0 comments on commit d6be3a5

Please sign in to comment.