feat: deploy all 8 Wings instances (ARK SA, 7D2D, Enshrouded, Moria, Palworld, Satisfactory, SOTF, Valheim) #95
@@ -6,21 +6,16 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
refreshInterval: 1h
|
refreshInterval: 1h
|
||||||
secretStoreRef:
|
secretStoreRef:
|
||||||
name: vault
|
name: vault-secret-store
|
||||||
kind: ClusterSecretStore
|
kind: ClusterSecretStore
|
||||||
target:
|
target:
|
||||||
name: wings-ark-sa-config
|
name: wings-ark-sa-config
|
||||||
creationPolicy: Owner
|
|
||||||
data:
|
data:
|
||||||
- secretKey: WINGS_UUID
|
- secretKey: server_uuid
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: wings/ark-sa
|
key: Talos Cluster/wings.ark-sa
|
||||||
property: uuid
|
property: server_uuid
|
||||||
- secretKey: WINGS_TOKEN
|
- secretKey: api_key
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: wings/ark-sa
|
key: Talos Cluster/wings.ark-sa
|
||||||
property: token
|
property: api_key
|
||||||
- secretKey: LOCALE
|
|
||||||
remoteRef:
|
|
||||||
key: wings/ark-sa
|
|
||||||
property: locale
|
|
||||||
|
|||||||
Reference in New Issue
Block a user