charts
charts copied to clipboard
Using TLS letsencryp from cert-manager
I am looking for a way how to put certmanager keys from secret to the installation, currently if i understand correctly i need to manually update serverFiles in values every 3 months.
Am I not noticing something?
If you are using let's encrypt, yes that is correct. The chart does not support cert-manager. It is requires creating Certificate type.
Thanks I will resolve this with custom CA using cert manager. It's nice exercise.