infrastructure/flux/olympus/apps/services/grist/external-secret.yaml
Victor 6da9551d66
Some checks failed
Lint / lint (push) Failing after 1m3s
Plex Update / update (push) Successful in 1m41s
add oauth2-proxy
2023-11-07 15:58:47 +01:00

17 lines
356 B
YAML

apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: grist
namespace: services
spec:
refreshInterval: "5m"
secretStoreRef:
name: vault
kind: ClusterSecretStore
target:
name: grist
data:
- secretKey: GRIST_SESSION_SECRET
remoteRef:
key: services/grist
property: grist_session_secret