mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-05 07:49:40 +07:00
perf(longhorn): ignore ServiceMonitor on first sync
This commit is contained in:
@ -4,6 +4,8 @@ kind: ServiceMonitor
|
||||
metadata:
|
||||
name: {{ .Release.Name }}
|
||||
namespace: {{ .Release.Namespace }}
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
|
Reference in New Issue
Block a user