autocommit

This commit is contained in:
Linus Vogel 2026-07-19 11:26:42 +02:00
parent a978ad47f7
commit 8f9f5a9bd3

View File

@ -14,12 +14,12 @@ gateway:
targetPort: 15021
nodePort: 31021
- name: http2
protocol: HTTP
protocol: TCP
port: 80
targetPort: 80
nodePort: 30080
- name: https
protocol: HTTPS
protocol: TCP
port: 443
targetPort: 443
nodePort: 30443