fix: add secretStoreRef orion-vault and fix Vault key paths
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user