You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #325
the CRDs are too big to be installed through ArgoCD without requiring ServerSideApply.
To facilitate this please create a dictionary crds.annotations that lets me set an annotation argocd.argoproj.io/sync-options: ServerSideApply=true
exclusively for the big CRD.