Skip to content

Commit 6bed931

Browse files
committed
fix missing ref
1 parent e2fccab commit 6bed931

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

garage/values.reference.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ ingress:
122122
httpRoute:
123123
# -- Enable the HTTPRoute.
124124
enabled: false
125+
# -- Name of the HTTPRoute object. Defaults to httproute-<fullname> when empty.
126+
name: ""
125127
# -- Gateway(s) this route attaches to. Required when httpRoute.enabled=true.
126128
parentRefs: []
127129
# - name: my-gateway

0 commit comments

Comments
 (0)