feat: deploy Wings instance for ARK Survival Ascended

This commit is contained in:
2026-05-19 00:12:26 +00:00
parent a5bcabe715
commit f223745e5c
@@ -6,21 +6,17 @@ 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 creationPolicy: Owner
data: data:
- secretKey: WINGS_UUID - secretKey: config
remoteRef: remoteRef:
key: wings/ark-sa key: Talos Cluster/wings/ark-sa
property: uuid property: config
- 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