Skip to content

Commit

Permalink
adjust local recaptcha secret names according to tf module
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-wmde committed Sep 19, 2023
1 parent c9b1c4f commit 6e04322
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/helmfile/env/local/private.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ external:
letsencrypt:
email: [email protected]
recaptcha2:
secretName: recaptcha-v2-secrets
secretName: recaptcha-v2-dev-secrets
recaptcha3:
secretName: recaptcha-v3-secrets
secretName: recaptcha-v3-dev-secrets

0 comments on commit 6e04322

Please sign in to comment.