Files
infrastructure/clusters/cl01tl/helm/authentik/templates/external-secret.yaml
Alex Lebens 60213a92d3
Some checks failed
lint-test-helm / lint-helm (pull_request) Failing after 1m22s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
feat: use helper
2026-04-19 21:03:44 -05:00

18 lines
404 B
YAML

apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: authentik-key
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: authentik-key
{{- include "authentik.labels" . | nindent 4 }}
spec:
secretStoreRef:
kind: ClusterSecretStore
name: openbao
data:
- secretKey: key
remoteRef:
key: /cl01tl/authentik/key
property: key