Kube-Prometheus-Stack and ArgoCD 2.5 β Server-Side Apply to the Rescue!
The long journey
This error message in ArgoCD:
one or more objects failed to apply, reason: CustomResourceDefinition.apiextensions.k8s.io "prometheuses.monitoring.coreos.com" is invalid: metadata.annotations: Too long: must have at most 262144 byte...
blog.ediri.io3 min read
Shakti Balaji
Hey! Great article. I've been wondering is it safe to enable server-side-apply when we have workflows where prometheus-operator needs to constantly look at multiple configs and sync them. Does server-side-apply change the ownership/management of any of the resources?