Skip to content

Commit

Permalink
fix: add SLACK_BOT_TOKEN to namespace secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
james-jdgtl committed Jul 17, 2024
1 parent 964095b commit 2ebe8c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm_deploy/hmpps-github-discovery/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ generic-service:
GITHUB_APP_PRIVATE_KEY: "GITHUB_APP_PRIVATE_KEY"
CIRCLECI_TOKEN: "CIRCLECI_TOKEN"
CIRCLECI_API_ENDPOINT: "CIRCLECI_API_ENDPOINT"
SLACK_BOT_TOKEN: "SLACK_BOT_TOKEN"

generic-prometheus-alerts:
targetApplication: hmpps-github-discovery

0 comments on commit 2ebe8c1

Please sign in to comment.