Files
edge-gitops/clusters/k3s-dgx/infrastructure/gateway.yaml
2026-05-06 16:46:17 -05:00

13 lines
247 B
YAML

apiVersion: gateway.networking.k8s.io/v1
kind: Gateway
metadata:
name: envoy-gateway
namespace: default
spec:
gatewayClassName: envoy
listeners:
- name: http
protocol: HTTP
port: 80
hostname: "mcp.corredorconect.com"