fix: secretStoreRef orion-vault, correct Vault key path, map config→config.yml
This commit is contained in:
@@ -6,22 +6,13 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
refreshInterval: 1h
|
refreshInterval: 1h
|
||||||
secretStoreRef:
|
secretStoreRef:
|
||||||
name: vault
|
name: orion-vault
|
||||||
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.yml
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: wings/ark-sa
|
key: Talos Cluster/wings/ark-sa
|
||||||
property: uuid
|
property: config
|
||||||
- secretKey: WINGS_TOKEN
|
|
||||||
remoteRef:
|
|
||||||
key: wings/ark-sa
|
|
||||||
property: token
|
|
||||||
- secretKey: LOCALE
|
|
||||||
remoteRef:
|
|
||||||
key: wings/ark-sa
|
|
||||||
property: locale
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user