File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -125,19 +125,19 @@ httproute:
125125 httpsListenerName : example-com-https
126126 httpListenerName : example-com-http
127127
128- rules :
129- - backendRefs :
130- - name : " "
131- port : " "
132- matches : []
133- # - path:
134- # type: PathPrefix
135- # value: /api/someplace
136- # headers: []
137- # queryParams: []
138- filters : []
139- # - type: ReplacePrefixMatch
140- # replacePrefixMatch: /api/someotherplace
128+ rules : []
129+ # - backendRefs:
130+ # - name: ""
131+ # port: ""
132+ # matches: []
133+ # # - path:
134+ # # type: PathPrefix
135+ # # value: /api/someplace
136+ # # headers: []
137+ # # queryParams: []
138+ # filters: []
139+ # # - type: ReplacePrefixMatch
140+ # # replacePrefixMatch: /api/someotherplace
141141
142142resources : {}
143143 # We usually recommend not to specify default resources and to leave this as a conscious
You can’t perform that action at this time.
0 commit comments