2023-04-07 03:01:51 +00:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
|
|
- ./namespace.yaml
|
2023-04-07 04:49:39 +00:00
|
|
|
- ./authentik-secrets.sops.yaml
|
2023-04-07 03:01:51 +00:00
|
|
|
- ./helm-repository.yaml
|
|
|
|
- ./helm-release.yaml
|
|
|
|
- ./network_policy.yaml
|
2023-04-09 05:49:28 +00:00
|
|
|
- ./traefik-middleware.yaml
|
2023-04-09 20:16:21 +00:00
|
|
|
#- ./ldap-outpost
|