Files
infrastructure/clusters/cl01tl/helm/authentik/templates/external-secret.yaml
2026-04-20 01:09:28 +00:00

19 lines
462 B
YAML

apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: authentik-key
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: {{ .Template.Name }}
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
secretStoreRef:
kind: ClusterSecretStore
name: openbao
data:
- secretKey: key
remoteRef:
key: /cl01tl/authentik/key
property: key