git commit -m "fix: configure PuppetDB HTTPS connections and add Puppetboard SSL support #50

Merged
unkinben merged 1 commits from benvin/puppetdb into main 2026-03-19 16:34:41 +11:00

1 Commits

Author SHA1 Message Date
unkinben f4f3f49779 git commit -m "fix: configure PuppetDB HTTPS connections and add Puppetboard SSL support
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
- Update PuppetDB connections from HTTP (8080) to HTTPS (8081)
- Add automatic certificate generation for Puppetboard using Puppet CA
- Implement initContainers for proper certificate provisioning before app start
- Add dedicated PVC for Puppetboard certificates with RWX access
- Configure SSL verification and client authentication for secure PuppetDB access
2026-03-19 16:31:12 +11:00