We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2cc146 commit 0b8a5e2Copy full SHA for 0b8a5e2
openfunction/templates/gateway/gateway-class.yaml
@@ -1,5 +1,5 @@
1
{{- if .Values.global.Contour.enabled }}
2
-apiVersion: gateway.networking.k8s.io/v1alpha2
+apiVersion: gateway.networking.k8s.io/v1beta1
3
kind: GatewayClass
4
metadata:
5
name: contour
openfunction/templates/gateway/gateway.yaml
kind: Gateway
0 commit comments