autocommit

This commit is contained in:
Linus Vogel 2026-07-02 20:25:28 +02:00
parent 0cdfdf6b3c
commit a35ba3a07e

View File

@ -3,10 +3,11 @@ kind: Gateway
metadata: metadata:
name: ingress-gateway name: ingress-gateway
namespace: istio-ingress namespace: istio-ingress
annotations:
networking.istio.io/service-type: "NodePort"
spec: spec:
selector: selector:
app: istio-ingress app: istio-ingress
type: NodePort
servers: servers:
- port: - port:
number: 80 number: 80