CustomResourceDefinition.apiextensions.k8s.io "prometheuses.monitoring.coreos.com" is invalid: metadata.annotations: Too long: must have at most 262144 bytes #57
Labels
bug
Something isn't working
Deploying the Prometheus CRD seems to be too big to apply.
The apply work if it's done via server side apply together with --force-conflicts:
Size:
Steps to Reproduce the Problem
Actual Behavior
Can't be applied because of the size
Expected Behavior
Apply does work regular with ArgoCD
The text was updated successfully, but these errors were encountered: