infrastructure/flux/cluster/apps/authentik/external-secret.yaml

18 lines
350 B
YAML
Raw Normal View History

2022-05-18 12:05:23 +02:00
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: authentik
namespace: authentik
spec:
refreshInterval: "5m"
secretStoreRef:
name: vault
kind: ClusterSecretStore
target:
name: authentik
data:
2022-05-29 17:16:34 +02:00
- secretKey: secret_key
remoteRef:
key: authentik/authentik
property: secret_key