refactor all apps

This commit is contained in:
2025-06-07 18:14:12 -04:00
parent 9a0e44f813
commit 8c2a23e0ff
37 changed files with 131 additions and 415 deletions

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: baikal
namespace: flux-system
spec:
interval: 15m
path: ./apps/baikal
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: calibre-web
namespace: flux-system
spec:
interval: 15m
path: ./apps/calibre-web
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: gitea
namespace: flux-system
spec:
interval: 15m
path: ./apps/gitea
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: hoarder
namespace: flux-system
spec:
interval: 15m
path: ./apps/hoarder
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: homeassistant
namespace: flux-system
spec:
interval: 15m
path: ./apps/homeassistant
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: immich
namespace: flux-system
spec:
interval: 15m
path: ./apps/immich
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: kube-prometheus-stack
namespace: flux-system
spec:
interval: 15m
path: ./apps/kube-prometheus-stack
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: media
namespace: flux-system
spec:
interval: 15m
path: ./apps/media
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: michaelthomson
namespace: flux-system
spec:
interval: 15m
path: ./apps/michaelthomson
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: nextcloud
namespace: flux-system
spec:
interval: 15m
path: ./apps/nextcloud
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: pihole
namespace: flux-system
spec:
interval: 15m
path: ./apps/pihole
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: plane
namespace: flux-system
spec:
interval: 15m
path: ./apps/plane
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: roundcube
namespace: flux-system
spec:
interval: 15m
path: ./apps/roundcube
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: syncthing
namespace: flux-system
spec:
interval: 15m
path: ./apps/syncthing
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: uptime-kuma
namespace: flux-system
spec:
interval: 15m
path: ./apps/uptime-kuma
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: vaultwarden
namespace: flux-system
spec:
interval: 15m
path: ./apps/vaultwarden
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: wg-easy
namespace: flux-system
spec:
interval: 15m
path: ./apps/wg-easy
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: woodpecker
namespace: flux-system
spec:
interval: 15m
path: ./apps/woodpecker
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: infra-configs