puppetlabs / puppetserver-helm-chart

The Helm Chart for Puppet Server
Apache License 2.0
52 stars 56 forks source link

Add additional needed CAP permissions for puppetdb #156

Closed justicel closed 1 year ago

justicel commented 1 year ago

Pretty simple pull request. It's simply adding the additional CAP permissions needed for PuppetDB to run. This is due to a chown operation being run when the service starts.,

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

davidphay commented 1 year ago

Thanks for the fix, can you please add both CAP in the podsecurityolicy too ? FInally please bump the patches version ? (7.3.x) and update the Changelog

You might want to include your name in the Credits?

Please sign the CLA, I can approve the PR :)

davidphay commented 1 year ago

PR has been super seeded by this one: https://github.com/puppetlabs/puppetserver-helm-chart/pull/159