fix(monitoring): use server-side apply to avoid CRD annotation size limit

This commit is contained in:
u1
2026-02-14 10:54:48 +00:00
parent 47096c9877
commit c692f8d653

View File

@@ -33,3 +33,4 @@ spec:
selfHeal: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true