mirror of
https://github.com/dockur/windows.git
synced 2026-01-30 14:53:20 +00: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