That is a known problem with kubectl
.
Try chown 1001:1001 -R plugins
. Replace 1001
with whatever user the other folders use.
That is a known problem with kubectl
.
Try chown 1001:1001 -R plugins
. Replace 1001
with whatever user the other folders use.