jp-gouin / helm-openldap

Helm chart of Openldap in High availability with multi-master replication and PhpLdapAdmin and Ltb-Passwd
Apache License 2.0
183 stars 115 forks source link

Possibility to set resources for the default init container #86

Closed jpex34 closed 1 year ago

jpex34 commented 1 year ago

Is your feature request related to a problem? Please describe. With the actual chart it's not possible to set resources for the default init container "init-chmod-secret". In order to set them I need to download the chart and modify the stafullset.yaml template directly

Describe the solution you'd like

Possibility to set resources from the values.yaml file

Describe alternatives you've considered

Download the chart direcly and modify the template but it's not a very suitable workarround

jp-gouin commented 1 year ago

Hi @jpex34 , what is your use case ? The init container is short live and does not perform high operation , did you encounter any issue ?

Regardless PR are more than welcome 🤗

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.