Skip to content

Commit

Permalink
chore(deploy): Disabling Hashicorp Vault in test environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotcourant committed Jan 4, 2023
1 parent 20e962c commit 5a30ed1
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 @@ -122,7 +122,7 @@ api:
sampleRate: 1.0
traceSampleRate: 1.0
vault:
enabled: true
enabled: false
address: "http://vault.internal.svc.cluster.local:8200"
role: "monetr"
insecureSkipVerify: false
Expand Down

0 comments on commit 5a30ed1

Please sign in to comment.