Files
infrastructure/clusters/cl01tl/manifests/soulsync/ExternalSecret-soulsync-config-secret.yaml

22 lines
547 B
YAML

apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: soulsync-config-secret
namespace: soulsync
labels:
app.kubernetes.io/name: soulsync-config-secret
app.kubernetes.io/instance: soulsync
app.kubernetes.io/part-of: soulsync
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: config.json
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/soulsync/config
metadataPolicy: None
property: config.json