Skip to content

Commit ff8b2a1

Browse files
nicolexinrobscott
andauthored
Update gateway to use the v1 API
Co-authored-by: Rob Scott <[email protected]>
1 parent e82e074 commit ff8b2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/manifests/gateway/gke/gateway.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
kind: Gateway
2-
apiVersion: gateway.networking.k8s.io/v1beta1
2+
apiVersion: gateway.networking.k8s.io/v1
33
metadata:
44
name: inference-gateway
55
spec:

0 commit comments

Comments
 (0)