fix: add secretStoreRef orion-vault and fix Vault key paths
This commit is contained in:
@@ -5,12 +5,14 @@ metadata:
|
||||
namespace: pelican
|
||||
spec:
|
||||
refreshInterval: 1h
|
||||
secretStoreRef:
|
||||
name: orion-vault
|
||||
kind: ClusterSecretStore
|
||||
target:
|
||||
name: pelican-autostart-key
|
||||
creationPolicy: Owner
|
||||
data:
|
||||
- secretKey: api_key
|
||||
remoteRef:
|
||||
key: secret/data/Talos Cluster/pelican/panel/autostart
|
||||
key: Talos Cluster/pelican/panel/autostart
|
||||
property: api_key
|
||||
|
||||
|
||||
Reference in New Issue
Block a user