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
I've configured enableCertManager=true in my helm values.
I discovered the Service cert-utils-operator-controller-manager-metrics-service has the service.alpha.openshift.io/serving-cert-secret-name: cert-utils-operator-certs annotation.
and additionally the Certificate resource metrics-serving-cert is created which also points to the secret cert-utils-operator-certs.
Now the openshift service-ca controller and Cert-Manager fight to manage the secret.