Replies: 1 comment 7 replies
-
In podman-systemd.unit(5) in the section Kube units [Kube] there is an option
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear community,
is it possible to define something in the kube yaml which has the same effect as
--userns=keep-id
or do I need to continue the CLI command?In my case it would be more user friendly because I build AOSP in a container but the source code and the out folder are on the host machine.
Using a pod for both would be very inconvenient. Especially since I sometimes need to adjust the code natively on my host machine to avoid sync errors in relation to the changing aosp branches and .repo/local_manifest.
Beta Was this translation helpful? Give feedback.
All reactions