k3s-cluster/kubernetes/main/apps/authentik/app/kustomization.yaml

10 lines
244 B
YAML
Raw Permalink Normal View History

2023-04-07 03:01:51 +00:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./namespace.yaml
- ./authentik-secrets.sops.yaml
2023-04-07 03:01:51 +00:00
- ./helm-repository.yaml
- ./helm-release.yaml
#- ./network_policy.yaml
- ./traefik-middleware.yaml
- ./dashboard.yaml