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
Fix an issue when deploying the Config Policy controller on OCP 3.11
The `service.beta.openshift.io/serving-cert-secret-name` isn't supported
on OpenShift 3.11 and so
`service.alpha.openshift.io/serving-cert-secret-name` must also be
included.
Relates:
stolostron/backlog#24674
Signed-off-by: mprahl <[email protected]>
0 commit comments