-
-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Labels
Description
When trying to run this in k8s with its dedicated pvc's (not emptyDir), I get the following error. This folder should be ignored / skipped
Also I think the runAsUser: 10001
is not working after the switch to distroless images, now as we can not look inside the image as there is no sh
I can not figure out what is the correct usr id