add gateway and certmanager
This commit is contained in:
6
clusters/k3s-dgx/infrastructure/envoy-gateway-class.yaml
Normal file
6
clusters/k3s-dgx/infrastructure/envoy-gateway-class.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: gateway.networking.k8s.io/v1
|
||||
kind: GatewayClass
|
||||
metadata:
|
||||
name: envoy
|
||||
spec:
|
||||
controllerName: gateway.envoyproxy.io/gatewayclass-controller
|
||||
Reference in New Issue
Block a user