Files
argo-temp/environments/dev/gateway.yaml
T

12 lines
219 B
YAML

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