infra/kubernetes/authentik/kustomization.yaml
Gabriel Simmer 4a70446380
Some checks failed
Lint / lint (push) Has been cancelled
A ton of tweaks to fully spin up cluster from zero
2024-07-09 11:42:31 +01:00

17 lines
415 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
helmCharts:
- kubeVersion: '1.30'
name: authentik
namespace: authentik
releaseName: authentik
repo: https://charts.goauthentik.io
valuesFile: ./authentik.yml
version: 2024.6.0
kind: Kustomization
namespace: authentik
resources:
- VaultAuth.yaml
- VaultStaticSecret-postgres-authentik.yaml
- VaultStaticSecret-authentik-secrets.yaml
- Namespace-authentik.yaml