Files
infrastructure/clusters/cl01tl/helm/authentik/templates/external-secret.yaml
Alex Lebens 8f3e489e94
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m7s
lint-test-helm / validate-kubeconform (pull_request) Successful in 1m18s
render-manifests / render-manifests (pull_request) Successful in 2m3s
feat: migrate to openbao
2026-04-19 20:02:09 -05: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