feat: Switch to port 80 (#1121)

This commit is contained in:
Kroese
2025-03-17 16:46:38 +01:00
committed by GitHub
parent 777af02ed4
commit 5501437caa
4 changed files with 5 additions and 6 deletions

View File

@@ -82,7 +82,7 @@ spec:
- name: http
port: 8006
protocol: TCP
targetPort: 8006
targetPort: 80
- name: rdp
port: 3389
protocol: TCP