Skip to content

Commit

Permalink
Revert "Dummy commit for testing av triggers."
Browse files Browse the repository at this point in the history
This reverts commit 3434335.
  • Loading branch information
rfc3092 committed Apr 22, 2024
1 parent 8d8e5b7 commit 281d614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nais/alerting-dolly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
expr: 'kube_deployment_status_replicas_available{namespace = "dolly"} == 0'
for: 5m
annotations:
summary: '***DUMMY*** Applikasjonen *{{ $labels.deployment }}* har hatt 0 replicas i >5min og er ikke tilgjengelig.'
summary: 'Applikasjonen *{{ $labels.deployment }}* har hatt 0 replicas i >5min og er ikke tilgjengelig.'
action: |
Alertmanager: <https://alertmanager.dev-gcp.nav.cloud.nais.io/#/alerts?silenced=false&inhibited=false&active=true&filter=%7Balertname%3D%22dolly-replicas-unavailable%22%2C%20app%3D%22{{ $labels.app }}%22%7D&customGrouping=true|Link>
Events: `kubectl describe pod -l app={{ $labels.deployment }}`
Expand Down

0 comments on commit 281d614

Please sign in to comment.