We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89224e7 commit 2483e29Copy full SHA for 2483e29
ingress-test/test-http-backend-install.yaml
@@ -51,7 +51,7 @@ spec:
51
fieldRef:
52
fieldPath: metadata.namespace
53
---
54
-apiVersion: gateway.networking.k8s.io/v1beta1
+apiVersion: gateway.networking.k8s.io/v1
55
kind: HTTPRoute
56
metadata:
57
name: test-http-backend
ingress/gateway.yaml
@@ -1,4 +1,4 @@
1
2
kind: Gateway
3
4
name: home-lab
ingress/gateway_class.yaml
@@ -1,5 +1,5 @@
kind: GatewayClass
5
namespace: home-lab
0 commit comments