Skip to content

Commit

Permalink
chore(deploy): Enabling KMS in the testing environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotcourant committed Jan 4, 2023
1 parent f9f7b70 commit 20e962c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.my.monetr.dog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ api:
timeout: "10s"
idleConnTimeout: "9m"
keyManagement:
enabled: false
enabled: true
provider: google
google:
resourceName: projects/acceptance-327322/locations/us/keyRings/monetr-acceptance-327322-monetr-in/cryptoKeys/monetr-secrets-monetr-acceptance-327322-monetr-in
Expand Down

0 comments on commit 20e962c

Please sign in to comment.