prometheus-community / helm-charts

Prometheus community Helm charts
Apache License 2.0
5.09k stars 5.02k forks source link

helm install happy-panda bitnami/wordpress ,fail #3973

Open jsl1992 opened 1 year ago

jsl1992 commented 1 year ago

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 image

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 image

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

stale[bot] commented 10 months 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.