infra/kubernetes/authentik/kustomization.yaml

17 lines
415 B
YAML
Raw Permalink Normal View History

apiVersion: kustomize.config.k8s.io/v1beta1
helmCharts:
2024-07-06 00:48:36 +01:00
- kubeVersion: '1.30'
name: authentik
namespace: authentik
2024-07-06 00:48:36 +01:00
releaseName: authentik
repo: https://charts.goauthentik.io
valuesFile: ./authentik.yml
2024-07-14 15:44:38 +01:00
version: 2024.6.1
2024-07-06 00:48:36 +01:00
kind: Kustomization
namespace: authentik
resources:
- VaultAuth.yaml
- VaultStaticSecret-postgres-authentik.yaml
- VaultStaticSecret-authentik-secrets.yaml
- Namespace-authentik.yaml