-
What is the Question? there are nodes using the docker container runtime and proxy-init container must run as root user. Is there any way I can change this on an existing installation? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
To update linkerd's config you can use the |
Beta Was this translation helpful? Give feedback.
-
Ah I see... In that case you can try regenerating your issuer certs as explained here and pass them to the upgrade command along with the
|
Beta Was this translation helpful? Give feedback.
Ah I see... In that case you can try regenerating your issuer certs as explained here and pass them to the upgrade command along with the
--set proxyInit.runAsRoot=true
flag: