feat: deploy Wings instance for ARK SA
This commit is contained in:
@@ -6,21 +6,18 @@ metadata:
|
||||
spec:
|
||||
refreshInterval: 1h
|
||||
secretStoreRef:
|
||||
name: vault
|
||||
name: vault-secret-store
|
||||
kind: ClusterSecretStore
|
||||
target:
|
||||
name: wings-ark-sa-config
|
||||
creationPolicy: Owner
|
||||
template:
|
||||
engineVersion: v2
|
||||
data:
|
||||
- secretKey: WINGS_UUID
|
||||
- secretKey: config
|
||||
remoteRef:
|
||||
key: wings/ark-sa
|
||||
property: uuid
|
||||
- secretKey: WINGS_TOKEN
|
||||
key: secret/data/Talos Cluster/wings/ark-sa
|
||||
property: config
|
||||
- secretKey: api_key
|
||||
remoteRef:
|
||||
key: wings/ark-sa
|
||||
property: token
|
||||
- secretKey: LOCALE
|
||||
remoteRef:
|
||||
key: wings/ark-sa
|
||||
property: locale
|
||||
key: secret/data/Talos Cluster/wings/ark-sa
|
||||
property: api_key
|
||||
|
||||
Reference in New Issue
Block a user