2023-01-03 00:09:08 +00:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
|
2023-11-13 23:21:13 +00:00
|
|
|
# MetalLB configuration
|
2023-02-07 08:50:15 +00:00
|
|
|
# Miscellanous basic configuration
|
|
|
|
# NFS client configuration
|
|
|
|
# Longhorn installation and configuration
|
2023-05-05 21:36:22 +00:00
|
|
|
# SOPS operator for secret management on the fly
|
2023-02-07 08:50:15 +00:00
|
|
|
# Traefik configuration
|
|
|
|
# Argo installation and configuration
|
2024-12-21 21:30:39 +00:00
|
|
|
resources:
|
|
|
|
- ../../metallb
|
|
|
|
- ../../res
|
|
|
|
- ../../nfs-provisioner
|
|
|
|
- ../../longhorn
|
|
|
|
- ../../sops-operator
|
|
|
|
- ../../traefik
|
|
|
|
- ../../argo
|