Skip to content

Commit

Permalink
chore(local): Removing reference to vault in local dev.
Browse files Browse the repository at this point in the history
Vault is deprecated 🎉
  • Loading branch information
elliotcourant committed Feb 24, 2023
1 parent bcb4523 commit 71c5c62
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions compose/monetr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,3 @@ keyManagement:
google:
credentialsJson: /etc/monetr/google-service-account.json
# Resource name must be specified using MONETR_KMS_RESOURCE_NAME

vault:
enabled: false
address: http://vault:8200
auth: token
token: "abc123"
role: root
timeout: 5s

0 comments on commit 71c5c62

Please sign in to comment.