Closed johannagnarsson closed 5 months ago
Allow services outside of k8s to access puppetdb via HTTPS, otherwise it'll fail with SSL errors certificate not valid for x.y.z
Add puppetdb.fqdns.alternateServerNames parameter to add additional hostnames.
No real alternatives except using http only which seems less than ideal.
PR To follow
Use Case
Allow services outside of k8s to access puppetdb via HTTPS, otherwise it'll fail with SSL errors certificate not valid for x.y.z
Describe the Solution You Would Like
Add puppetdb.fqdns.alternateServerNames parameter to add additional hostnames.
Describe Alternatives You've Considered
No real alternatives except using http only which seems less than ideal.
Additional Context
PR To follow