We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 923b45f commit bb795bfCopy full SHA for bb795bf
clusters/apps/env/production/games/ark/app/hr.yaml
@@ -326,6 +326,8 @@ spec:
326
value: "15"
327
- name: am_arkbackupdir
328
value: "/ark/backup/fjordur"
329
+ - name: am_arkAutoUpdateOnStart
330
+ value: "false"
331
# ports must be the same on external and internal
332
## we don't need a service abtraction as every pod is a single server with dedicated ports
333
# a service with nodePort would be "right" configuration, but for latency reasons I'd skip it.
0 commit comments