mirror of
https://github.com/dockur/windows.git
synced 2026-04-20 05:19:42 +01:00
fix: Remove port 80 (#1124)
This commit is contained in:
@@ -82,7 +82,7 @@ spec:
|
||||
- name: http
|
||||
port: 8006
|
||||
protocol: TCP
|
||||
targetPort: 80
|
||||
targetPort: 8006
|
||||
- name: rdp
|
||||
port: 3389
|
||||
protocol: TCP
|
||||
|
||||
Reference in New Issue
Block a user