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