chore: Update httproute parentRefs

This commit is contained in:
Peter 2026-04-01 21:15:23 +02:00
parent 1c2d531ff3
commit f684123734
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -746,7 +746,9 @@ server:
## Must reference an existing Gateway ## Must reference an existing Gateway
# @default -- `[]` (See [values.yaml]) # @default -- `[]` (See [values.yaml])
parentRefs: parentRefs:
- name: internal - group: gateway.networking.k8s.io
kind: Gateway
name: internal
namespace: kube-system namespace: kube-system
sectionName: https sectionName: https
# -- List of hostnames for the HTTPRoute # -- List of hostnames for the HTTPRoute