2022-12-30 22:48:09 +00:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
|
2024-12-21 21:30:39 +00:00
|
|
|
# MetalLB configuration
|
|
|
|
# Miscellanous basic configuration
|
|
|
|
# NFS client configuration
|
|
|
|
# Longhorn installation and configuration
|
|
|
|
# SOPS operator for secret management on the fly
|
|
|
|
# Traefik configuration
|
|
|
|
# Argo installation and configuration
|
2022-12-30 22:48:09 +00:00
|
|
|
resources:
|
2024-12-21 21:30:39 +00:00
|
|
|
- ../../metallb
|
|
|
|
- ../../res
|
|
|
|
- ../../longhorn
|
|
|
|
- ../../sops-operator
|
|
|
|
#- ../../traefik
|
|
|
|
- ../../cert-manager
|
|
|
|
- ../../argo
|
|
|
|
#- ../../calico
|