Skip to content

Commit 20d662b

Browse files
committed
disable hostport
1 parent bb795bf commit 20d662b

File tree

1 file changed

+1
-1
lines changed
  • clusters/apps/env/production/games/ark/app

1 file changed

+1
-1
lines changed

clusters/apps/env/production/games/ark/app/hr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ spec:
6868
# Attach specific ports to host node.
6969
# Implies: `service.enabled: false`
7070
# Mutually exclusive: `hostNetwork`
71-
hostPort: true
71+
hostPort: false
7272

7373
# set to "ClusterFirstWithHostNet" when hostNetwork=true
7474
#

0 commit comments

Comments
 (0)