update metadata name
This commit is contained in:
parent
d0f6ccd3bb
commit
8f1cee1106
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
apiVersion: operator.victoriametrics.com/v1beta1
|
||||
kind: VMAlert
|
||||
metadata:
|
||||
name: cluster
|
||||
name: victoria
|
||||
spec:
|
||||
evaluationInterval: 1m
|
||||
useStrictSecurity: true
|
||||
|
@ -32,5 +32,5 @@ spec:
|
|||
whenUnsatisfiable: DoNotSchedule
|
||||
labelSelector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/instance: cluster
|
||||
app.kubernetes.io/instance: victoria
|
||||
app.kubernetes.io/name: vmalert
|
||||
|
|
Loading…
Reference in a new issue