Files
argo-temp/environments/dev/gateway.yaml
T
2025-08-27 21:00:19 -04:00

12 lines
221 B
YAML

apiVersion: gateway.networking.k8s.io/v1
kind: Gateway
metadata:
name: blahaj-gw
namespace: argocd
spec:
gatewayClassName: istio
listeners:
- name: http
port: 80
protocol: HTTP