feat: deploy all 8 Wings instances (ARK SA, 7D2D, Enshrouded, Moria, Palworld, Satisfactory, SOTF, Valheim)
This commit is contained in:
@@ -0,0 +1,21 @@
|
|||||||
|
apiVersion: external-secrets.io/v1beta1
|
||||||
|
kind: ExternalSecret
|
||||||
|
metadata:
|
||||||
|
name: wings-moria-config
|
||||||
|
namespace: game-servers
|
||||||
|
spec:
|
||||||
|
refreshInterval: 1h
|
||||||
|
secretStoreRef:
|
||||||
|
name: vault-secret-store
|
||||||
|
kind: ClusterSecretStore
|
||||||
|
target:
|
||||||
|
name: wings-moria-config
|
||||||
|
data:
|
||||||
|
- secretKey: server_uuid
|
||||||
|
remoteRef:
|
||||||
|
key: Talos Cluster/wings.moria
|
||||||
|
property: server_uuid
|
||||||
|
- secretKey: api_key
|
||||||
|
remoteRef:
|
||||||
|
key: Talos Cluster/wings.moria
|
||||||
|
property: api_key
|
||||||
Reference in New Issue
Block a user