mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
fix(multiplayer): correct allocated fleet entrypoint
This commit is contained in:
@@ -64,7 +64,9 @@ spec:
|
||||
- --image-digest-env=COSMIC_CLASH_IMAGE_DIGEST
|
||||
- --roster-path=/run/cosmic-clash/join-roster.json
|
||||
- --transport=enet
|
||||
- --protocol-version=1
|
||||
- --
|
||||
- /opt/cosmic-clash/CosmicClashServer.x86_64
|
||||
- --allocated-mode
|
||||
- --match-id=allocation-placeholder
|
||||
- --server-id=allocation-placeholder
|
||||
|
||||
@@ -11,5 +11,5 @@ patches:
|
||||
name: cosmic-clash-game
|
||||
patch: |-
|
||||
- op: replace
|
||||
path: /spec/template/spec/template/spec/containers/0/args/18
|
||||
path: /spec/template/spec/template/spec/containers/0/args/21
|
||||
value: --region=NA
|
||||
|
||||
Reference in New Issue
Block a user