k3s-infra/kluster-deployments/kustomization.yaml

42 lines
654 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: argocd
resources:
# repo keys
# - bootstrap-repo.sealedsecret.yaml already set for app of apps
- gitea-repo.sealedsecret.yaml
# infrastructure apps
- projects.yaml
- nfs-provisioner/
- backup/
- pg-ha/
- gitea/
- renovate/
- metallb-system/
- traefik/
- external-dns/
- external-services/
- prometheus/application.yaml
# simple apps
- adguard/
- eth-physics/
- finance/
- homeassistant/
- immich/
- journal/
- media/
- monitoring/
- nextcloud/
- ntfy/
- ocis/
- recipes/
- rss/
- syncthing/
- whoami/
- todos/