mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 18:13:42 +00:00
fix(multiplayer): align NA fleet region runtime
This commit is contained in:
@@ -4,3 +4,12 @@ resources:
|
||||
- ../../base
|
||||
patches:
|
||||
- path: region.yaml
|
||||
- target:
|
||||
group: agones.dev
|
||||
version: v1
|
||||
kind: Fleet
|
||||
name: cosmic-clash-game
|
||||
patch: |-
|
||||
- op: replace
|
||||
path: /spec/template/spec/template/spec/containers/0/args/18
|
||||
value: --region=NA
|
||||
|
||||
Reference in New Issue
Block a user