Please answer these questions before submitting your issue.
Question
- What do you want to know?
Is there a way to run skywalking-kubernetes project with non-root permission. i set it up with default configuration, but got error like "container has runAsNonRoot and image will run as root", my workaround is editing chart file to run as root, which is not that easy since our k8s doesn't allow root container(which means i need to specify psp).
so i wonder if there is an easy to to configure to run as non-root?
Please answer these questions before submitting your issue.
Question
Is there a way to run skywalking-kubernetes project with non-root permission. i set it up with default configuration, but got error like "container has runAsNonRoot and image will run as root", my workaround is editing chart file to run as root, which is not that easy since our k8s doesn't allow root container(which means i need to specify psp).
so i wonder if there is an easy to to configure to run as non-root?