fix lint
This commit is contained in:
@@ -22,7 +22,7 @@ spec:
|
|||||||
- alert: VolSyncVolumeOutOfSync
|
- alert: VolSyncVolumeOutOfSync
|
||||||
annotations:
|
annotations:
|
||||||
summary: >-
|
summary: >-
|
||||||
{{ $labels.obj_namespace }}/{{ $labels.obj_name }} volume
|
"{{ `{{ $labels.obj_namespace }}` }}/"{{ `{{ $labels.obj_name }}` }} volume
|
||||||
is out of sync.
|
is out of sync.
|
||||||
expr: |
|
expr: |
|
||||||
volsync_volume_out_of_sync == 1
|
volsync_volume_out_of_sync == 1
|
||||||
|
|||||||
Reference in New Issue
Block a user