fix: parentRef map
All checks were successful
render-manifests-push / render-manifests-push (push) Successful in 35s
lint-test-helm / lint-helm (push) Successful in 1m9s
renovate / renovate (push) Successful in 4m16s

This commit is contained in:
2026-03-05 23:05:58 -06:00
parent 0e716f30e0
commit fdf3ac515c

View File

@@ -5,10 +5,10 @@ harbor:
enabled: false enabled: false
route: route:
parentRefs: parentRefs:
group: gateway.networking.k8s.io - group: gateway.networking.k8s.io
kind: Gateway kind: Gateway
name: traefik-gateway name: traefik-gateway
namespace: traefik namespace: traefik
hosts: hosts:
- harbor.alexlebens.net - harbor.alexlebens.net
externalURL: https://harbor.alexlebens.net externalURL: https://harbor.alexlebens.net