feat(multiplayer): deploy allocator role

This commit is contained in:
Josh Creek
2026-09-01 18:48:51 +01:00
parent 95e82cc719
commit 2e1c010fa2
6 changed files with 144 additions and 3 deletions
+7 -1
View File
@@ -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