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
It wasn't working when --set crds.venafiConnection.include=true and
with Kubernetes >= 1.25 and when crds.forceRemoveValidationAnnotations
isn't set.
With crds.forceRemoveValidationAnnotations=true or Kubernetes 1.24 and
below, it was working.
A workaround was to set crds.forceRemoveValidationAnnotations=true.
0 commit comments