fix: add secretStoreRef orion-vault and fix Vault key paths

This commit is contained in:
2026-05-19 23:24:42 +00:00
parent 667bdf52c4
commit 301cfc25bc
@@ -5,12 +5,14 @@ metadata:
namespace: pelican namespace: pelican
spec: spec:
refreshInterval: 1h refreshInterval: 1h
secretStoreRef:
name: orion-vault
kind: ClusterSecretStore
target: target:
name: pelican-autostart-key name: pelican-autostart-key
creationPolicy: Owner creationPolicy: Owner
data: data:
- secretKey: api_key - secretKey: api_key
remoteRef: remoteRef:
key: secret/data/Talos Cluster/pelican/panel/autostart key: Talos Cluster/pelican/panel/autostart
property: api_key property: api_key