diff --git a/deployments/pelican/externalsecret-autostart.yaml b/deployments/pelican/externalsecret-autostart.yaml index d0cc1e1..a15ceef 100644 --- a/deployments/pelican/externalsecret-autostart.yaml +++ b/deployments/pelican/externalsecret-autostart.yaml @@ -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 -