mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-15 09:22:06 +00:00
feat(multiplayer): deploy allocator role
This commit is contained in:
@@ -11,4 +11,10 @@ metadata:
|
||||
name: match-server
|
||||
namespace: cosmic-clash
|
||||
automountServiceAccountToken: false
|
||||
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: allocator
|
||||
namespace: cosmic-clash
|
||||
automountServiceAccountToken: false
|
||||
|
||||
Reference in New Issue
Block a user