feat: deploy Wings instance for ARK SA

This commit is contained in:
2026-05-19 00:15:58 +00:00
parent c5f7b5d9fc
commit 7be21685d6
@@ -6,21 +6,18 @@ 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 template:
engineVersion: v2
data: data:
- secretKey: WINGS_UUID - secretKey: config
remoteRef: remoteRef:
key: wings/ark-sa key: secret/data/Talos Cluster/wings/ark-sa
property: uuid property: config
- secretKey: WINGS_TOKEN - secretKey: api_key
remoteRef: remoteRef:
key: wings/ark-sa key: secret/data/Talos Cluster/wings/ark-sa
property: token property: api_key
- secretKey: LOCALE
remoteRef:
key: wings/ark-sa
property: locale