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
What happened:
When installing the Release 1.17.0 the following error is thrown:
Helm install failed for release kube-system/csi-driver-smb with chart [email protected]: error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors:
line 44: mapping key "securityContext" already defined at line 40
What you expected to happen:
Install without errors
How to reproduce it:
Installed with FluxCD and the following manifest, in fact should be the same as normal helm install with option "controller.runOnControlPlane=true"
What happened:
When installing the Release 1.17.0 the following error is thrown:
What you expected to happen:
Install without errors
How to reproduce it:
Installed with FluxCD and the following manifest, in fact should be the same as normal helm install with option "controller.runOnControlPlane=true"
Anything else we need to know?:
v1.16.0 works without any problems
Environment:
kubectl version
):uname -a
): should not be relevantThe text was updated successfully, but these errors were encountered: