Skip to content

Commit

Permalink
assets,site/content: daily assets regeneration
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 28, 2024
1 parent 16f1c7d commit 693f775
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/kubernetes/alerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ groups:
- alert: KubeDaemonSetRolloutStuck
annotations:
description: DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not
finished or progressed for at least 15 minutes.
finished or progressed for at least 15m.
runbook_url: https://github.com/kubernetes-monitoring/kubernetes-mixin/tree/master/runbook.md#alert-name-kubedaemonsetrolloutstuck
summary: DaemonSet rollout is stuck.
expr: |
Expand Down
2 changes: 1 addition & 1 deletion site/content/kubernetes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ https://github.com/kubernetes-monitoring/kubernetes-mixin/tree/master/runbook.md
alert: KubeDaemonSetRolloutStuck
annotations:
description: DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not finished
or progressed for at least 15 minutes.
or progressed for at least 15m.
runbook_url: https://github.com/kubernetes-monitoring/kubernetes-mixin/tree/master/runbook.md#alert-name-kubedaemonsetrolloutstuck
summary: DaemonSet rollout is stuck.
expr: |
Expand Down

0 comments on commit 693f775

Please sign in to comment.