Skip to content

Commit

Permalink
Add slack webhook secret for production namespace (#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthlingDavey authored Oct 28, 2024
1 parent 78c3d57 commit 9d21a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/production/secret.tpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ metadata:
# This may be used for all intranet environments.
name: intranet-alerts-slack-webhook
type: Opaque
data:
stringData:
url: "${ALERTS_SLACK_WEBHOOK}"

0 comments on commit 9d21a71

Please sign in to comment.