initial refactor

This commit is contained in:
2025-06-07 16:33:55 -04:00
parent 5ac011f02b
commit b09446668d
249 changed files with 74 additions and 186 deletions

View File

@@ -11,7 +11,6 @@ spec:
sourceRef:
kind: HelmRepository
name: gitea
namespace: flux-system
interval: 15m
timeout: 5m
releaseName: gitea

View File

@@ -2,7 +2,7 @@ apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: gitea
namespace: flux-system
namespace: gitea
spec:
interval: 15m
url: https://dl.gitea.io/charts

View File

@@ -11,7 +11,6 @@ spec:
sourceRef:
kind: HelmRepository
name: immich
namespace: flux-system
interval: 15m
timeout: 5m
releaseName: immich

View File

@@ -2,7 +2,7 @@ apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: immich
namespace: flux-system
namespace: immich
spec:
interval: 15m
url: https://immich-app.github.io/immich-charts

View File

@@ -11,7 +11,6 @@ spec:
sourceRef:
kind: HelmRepository
name: prometheus-community
namespace: flux-system
interval: 15m
timeout: 5m
releaseName: kube-prometheus-stack

View File

@@ -2,7 +2,7 @@ apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: prometheus-community
namespace: flux-system
namespace: kube-prometheus-stack
spec:
interval: 15m
url: https://prometheus-community.github.io/helm-charts

Some files were not shown because too many files have changed in this diff Show More