Closed antwacky closed 1 year ago
Yes I am working on it, for now if you want continue, you can deploy r10k as container with r10k.asSidecar: false
it should work.
@pagey101 can you test the latest release please and tell me if the issue is fixed ? https://github.com/puppetlabs/puppetserver-helm-chart/pull/162
I close the issue, feel free to open it again if it not work as expected
Apologies, I haven't got round to this yet! Thanks for the fix though.
Describe the Bug
The runAsNonRoot option does not appear to work. When enabling this option, the following error is seen on the pre-install hook
batch/Job/puppetserver-puppet-preinstall
:I assume this is because the configmap is not created until the preinstall hook has completed.
Expected Behavior
The preinstall hook should complete successfully.
Steps to Reproduce
Add the
runAsNonRoot
value to deploy the chart:Environment
Additional Context
Nada