infra/kubernetes/authentik/kustomization.yaml

16 lines
388 B
YAML
Raw 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-06 00:48:36 +01:00
version: 2024.6.0
kind: Kustomization
namespace: authentik
resources:
- VaultAuth.yaml
- VaultStaticSecret-postgres-authentik.yaml
- VaultStaticSecret-authentik-secrets.yaml