Open jsl1992 opened 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.
Describe the bug a clear and concise description of what the bug is.
input: helm install happy-panda bitnami/wordpress result:Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: ValidationError(Deployment.spec.template.spec.containers[0].securityContext): unknown field "seccompProfile" in io.k8s.api.core.v1.SecurityContext
What's your helm version?
3.4.2
What's your kubectl version?
1.18.0
Which chart?
happy-panda bitnami/wordpress
What's the chart version?
last
What happened?
input: helm install happy-panda bitnami/wordpress result:Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: ValidationError(Deployment.spec.template.spec.containers[0].securityContext): unknown field "seccompProfile" in io.k8s.api.core.v1.SecurityContext
What you expected to happen?
install scuess
How to reproduce it?
helm install happy-panda bitnami/wordpress
Enter the changed values of values.yaml?
No response
Enter the command that you execute and failing/misfunctioning.
helm install happy-panda bitnami/wordpress
Anything else we need to know?
No response