chore: Update httproute parentRefs
This commit is contained in:
parent
1c2d531ff3
commit
f684123734
1 changed files with 3 additions and 1 deletions
|
|
@ -746,7 +746,9 @@ server:
|
|||
## Must reference an existing Gateway
|
||||
# @default -- `[]` (See [values.yaml])
|
||||
parentRefs:
|
||||
- name: internal
|
||||
- group: gateway.networking.k8s.io
|
||||
kind: Gateway
|
||||
name: internal
|
||||
namespace: kube-system
|
||||
sectionName: https
|
||||
# -- List of hostnames for the HTTPRoute
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue