update metadata name

This commit is contained in:
Joseph Hanson 2024-10-06 22:17:06 -05:00
parent d0f6ccd3bb
commit 8f1cee1106
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -3,7 +3,7 @@
apiVersion: operator.victoriametrics.com/v1beta1 apiVersion: operator.victoriametrics.com/v1beta1
kind: VMAlert kind: VMAlert
metadata: metadata:
name: cluster name: victoria
spec: spec:
evaluationInterval: 1m evaluationInterval: 1m
useStrictSecurity: true useStrictSecurity: true
@ -32,5 +32,5 @@ spec:
whenUnsatisfiable: DoNotSchedule whenUnsatisfiable: DoNotSchedule
labelSelector: labelSelector:
matchLabels: matchLabels:
app.kubernetes.io/instance: cluster app.kubernetes.io/instance: victoria
app.kubernetes.io/name: vmalert app.kubernetes.io/name: vmalert