File tree 1 file changed +14
-14
lines changed
platforms/karaf/itests/src/test/resources 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -125,17 +125,17 @@ apiVersion: storage.k8s.io/v1beta1
125
125
metadata :
126
126
name : test-csinode-v1beta1
127
127
---
128
- apiVersion : gateway.networking.k8s.io/v1beta1
129
- kind : HTTPRoute
130
- metadata :
131
- name : my-route
132
- namespace : gateway-api-example-ns2
133
- spec :
134
- parentRefs :
135
- - kind : Gateway
136
- name : foo-gateway
137
- namespace : gateway-api-example-ns1
138
- rules :
139
- - backendRefs :
140
- - name : foo-svc
141
- port : 8080
128
+ # apiVersion: gateway.networking.k8s.io/v1beta1
129
+ # kind: HTTPRoute
130
+ # metadata:
131
+ # name: my-route
132
+ # namespace: gateway-api-example-ns2
133
+ # spec:
134
+ # parentRefs:
135
+ # - kind: Gateway
136
+ # name: foo-gateway
137
+ # namespace: gateway-api-example-ns1
138
+ # rules:
139
+ # - backendRefs:
140
+ # - name: foo-svc
141
+ # port: 8080
You can’t perform that action at this time.
0 commit comments