Commit Graph

2 Commits

Author SHA1 Message Date
unkinben 88ef3b7d6d refactor: convert puppetserver compilers to deployment with configmap integration
- Convert StatefulSet to Deployment for better scaling flexibility
- Add initContainer to copy configmaps to shared RWX volume (10GB)
- Integrate puppetserver-compiler-config configmap for environment variables
- Configure configMapGenerator with stable names (disableNameSuffixHash)
- Update HPA to target Deployment instead of StatefulSet
- Simplify puppetboard SSL config to skip verification for internal connections
2026-03-20 20:43:40 +11:00
unkinben 4b67ba3455 planning stage:
- change from statefulset -> deployment
- manage the puppet.conf and puppetdb.conf
2026-03-20 20:22:57 +11:00