k3s-cluster/cluster/apps/authentik/kustomization.yaml

9 lines
224 B
YAML
Raw Normal View History

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