autocommit

This commit is contained in:
Linus Vogel 2026-07-19 19:42:55 +02:00
parent ff136dc0ac
commit 7fa96c6847

View File

@ -5,6 +5,8 @@ gateway:
istio: istio-gateway istio: istio-gateway
annotations: annotations:
sidecar.istio.io/logLevel: "debug" sidecar.istio.io/logLevel: "debug"
podAnnotations:
sidecar.istio.io/logLevel: "debug"
service: service:
type: NodePort type: NodePort
labels: labels:
@ -24,4 +26,4 @@ gateway:
protocol: TCP protocol: TCP
port: 443 port: 443
targetPort: 443 targetPort: 443
nodePort: 30443 nodePort: 30443