fix(prometheus): drop ServerSideApply — conflicts with managedNamespaceMetadata forced ns apply, blocked all syncs; CRDs installed out-of-band
This commit is contained in:
@@ -110,7 +110,9 @@ spec:
|
|||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- ServerSideApply=true
|
# ServerSideApply removed — it conflicts with managedNamespaceMetadata's
|
||||||
|
# forced namespace apply ("--force cannot be used with --server-side").
|
||||||
|
# The large monitoring CRDs are installed out-of-band instead.
|
||||||
---
|
---
|
||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
|
|||||||
Reference in New Issue
Block a user