refactor: consolidate kubernetes categories

This commit is contained in:
2026-08-09 19:58:18 +02:00
parent 434c1aa51e
commit 88146579c0
83 changed files with 37 additions and 34 deletions
+22 -19
View File
@@ -5,33 +5,36 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# System components
# System components (kubernetes platform machinery)
- system/cilium # cilium IP pool is managed here
- system/blocky
- system/caddy
- system/coredns
- system/csi-driver-nfs
- system/longhorn
- system/external-dns
- system/flux
- system/traefik
# Code
- code/gitea
- code/harbor
# Home
- home/home-assistant
- home/zigbee2mqtt
# Infrastructure
# Infrastructure (backbone services apps depend on)
- infrastructure/authentik
- infrastructure/mail/stalwart
- infrastructure/observability
# Personal
- personal/linkwarden
- personal/notesnook
- personal/photoprism
# Production
- infrastructure/traefik
- infrastructure/caddy
- infrastructure/cert-manager
- infrastructure/cert-manager-issuer
- infrastructure/cert-manager-webhook-ovh
- infrastructure/network/blocky
# Dev (developer platform)
- dev/gitea
- dev/harbor
# Home (home automation)
- home/home-assistant
- home/zigbee2mqtt
# Personal (apps storing my own content, grouped by content type)
- personal/media/photoprism
- personal/notes/notesnook
- personal/bookmarks/linkwarden
# Utilities (generic content-agnostic tools)
- utilities/dashy
- utilities/glance
# Production (public-facing websites/apps)
- production/umami
- production/vhaudiquet-fr
# Tools
- tools/dashy
- tools/glance
@@ -11,7 +11,7 @@ spec:
sourceRef:
kind: GitRepository
name: homeprod
path: ./kubernetes/system/cert-manager-issuer
path: ./kubernetes/infrastructure/cert-manager-issuer
dependsOn:
- name: cert-manager
- name: cert-manager-webhook-ovh
@@ -11,7 +11,7 @@ spec:
sourceRef:
kind: GitRepository
name: homeprod
path: ./kubernetes/system/cert-manager-webhook-ovh
path: ./kubernetes/infrastructure/cert-manager-webhook-ovh
dependsOn:
- name: cert-manager
decryption:
+1 -1
View File
@@ -12,7 +12,7 @@ spec:
sourceRef:
kind: GitRepository
name: homeprod
path: ./kubernetes/system/cert-manager
path: ./kubernetes/infrastructure/cert-manager
decryption:
provider: sops
secretRef: