feat(puppet): migrate puppetdb Ingress to Gateway API

Replace nginx Ingress with Gateway + HTTPRoute using the traefik-internal
GatewayClass. TLS is terminated at the Gateway listener via cert-manager.
This commit is contained in:
2026-05-22 00:10:25 +10:00
parent 2c6d88aa6b
commit be7a195d3e
3 changed files with 45 additions and 21 deletions
+2 -1
View File
@@ -27,7 +27,8 @@ resources:
- horizontalpodautoscaler_puppetserver-puppetdb-autoscaler.yaml
- gateway_puppetboard.yaml
- httproute_puppetboard.yaml
- ingress_puppetdb.yaml
- gateway_puppetdb.yaml
- httproute_puppetdb.yaml
- service_puppetserver-agents-to-puppet.yaml
- service_puppet-headless.yaml
- service_puppet.yaml