Commit 23b3b96
committed
helm: crds.venafiConnection.include wasn't producing CRDs
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.1 parent 350beaa commit 23b3b96
File tree
1 file changed
+1
-1
lines changed- deploy/charts/venafi-kubernetes-agent/templates
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments