Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Error: container has runAsNonRoot and image will run as root #6

Open
hisrarul opened this issue Mar 11, 2020 · 0 comments
Open

Error: container has runAsNonRoot and image will run as root #6

hisrarul opened this issue Mar 11, 2020 · 0 comments

Comments

@hisrarul
Copy link

When I am trying to enable ingress and tls then I am getting below error?

Error: container has runAsNonRoot and image will run as root

I tried to add securityContext in the deployment file but still the same.
securityContext:
runAsUser: 1000
runAsGroup: 3000
fsGroup: 2000

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant