perf(longhorn): ignore ServiceMonitor on first sync

This commit is contained in:
Khue Doan
2022-01-24 22:01:02 +07:00
parent 1d24035249
commit 78b8af78aa

View File

@ -4,6 +4,8 @@ kind: ServiceMonitor
metadata:
name: {{ .Release.Name }}
namespace: {{ .Release.Namespace }}
annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
spec:
selector:
matchLabels: