Skip to content

Commit

Permalink
Fix slack-webhook secret
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthlingDavey committed Nov 26, 2024
1 parent f12da10 commit d1e4e78
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 @@ -32,5 +32,5 @@ metadata:
# This may be used for all justice-gov-uk environments.
name: justice-gov-uk-alerts-slack-webhook
type: Opaque
data:
stringData:
url: "${ALERTS_SLACK_WEBHOOK}"

0 comments on commit d1e4e78

Please sign in to comment.