docs: more user-friendly info for httpRoute scaffold

Co-authored-by: George Jenkins <gvjenkins@gmail.com>
Signed-off-by: Henrik Gerdes <hegerdes@outlook.de>
pull/12912/head
Henrik Gerdes 10 months ago
parent 1aac5b0b70
commit ca367d970c
No known key found for this signature in database

@ -179,7 +179,9 @@ ingress:
# hosts: # hosts:
# - chart-example.local # - chart-example.local
# -- How the service is exposed via gateway-apis HTTPRoute. # -- Expose the service via gateway-api HTTPRoute
# Requires Gateway API resources and suitable controller installed incluster
# (see: https://gateway-api.sigs.k8s.io/guides/)
httpRoute: httpRoute:
# -- HTTPRoute enabled. # -- HTTPRoute enabled.
enabled: false enabled: false

Loading…
Cancel
Save