minecraft port
This commit is contained in:
@@ -36,4 +36,6 @@ spec:
|
||||
- name: http
|
||||
containerPort: 80
|
||||
- name: https
|
||||
containerPort: 443
|
||||
containerPort: 443
|
||||
- name: minecraft
|
||||
containerPort: 25565
|
||||
|
||||
@@ -14,4 +14,7 @@ spec:
|
||||
- name: https
|
||||
port: 443
|
||||
targetPort: 443
|
||||
- name: minecraft
|
||||
port: 25565
|
||||
targetPort: 25565
|
||||
loadBalancerIP: 192.168.0.201
|
||||
|
||||
Reference in New Issue
Block a user