We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6314b06 commit c5c5bfeCopy full SHA for c5c5bfe
.github/workflows/dp-inntekt-api-deploy.yaml
@@ -60,7 +60,7 @@ jobs:
60
CLUSTER: dev-fss
61
RESOURCE: nais/alerts.yaml,nais/dev/nais.yaml
62
VARS: nais/vars.yaml
63
- VAR: alerts_slack_channel=#team-dagpenger-alerts-non-prod
+ VAR: alerts_slack_channel=#team-dagpenger-alert-non-prod
64
PRINT_PAYLOAD: true
65
66
deploy-q2:
@@ -81,7 +81,7 @@ jobs:
81
82
RESOURCE: nais/alerts.yaml,nais/q2/nais.yaml
83
84
- VAR: alerts_slack_channel=#team-dagpenger-alerts-non-prod,namespace=q2
+ VAR: alerts_slack_channel=#team-dagpenger-alert-non-prod,namespace=q2
85
86
87
acceptance-tests:
0 commit comments