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
When I define a custom registry certificate in a ConfigMap and reference the ConfigMap in KnativeServing.spec.controller-custom-certs (decribed here), the contents of the ConfigMap gets overwritten with the certificates of other CAs.
This behavior is not present when using the upstream Knative operator.