puppetlabs / puppetserver-helm-chart

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

fix typo on README.md about .Values.singleCA.enable #235

Open kudalumping12 opened 4 months ago

kudalumping12 commented 4 months ago

Describe the Change You Would Like

A clear and concise description of what you would like changed.

there is some typo on https://github.com/puppetlabs/puppetserver-helm-chart/tree/master?tab=readme-ov-file#using-single-ca

it supposed to be .Values.singleCA.enabled instead .Values.singleCA.enable for enable singleCA

davidphay commented 1 week ago

Hello @kudalumping12, can you please updeate the Chart.yaml and the changelog, then we will able to merge it !

Thanks :)