refactor: kube-system

This commit is contained in:
auricom
2025-06-20 00:16:05 +02:00
parent 61f167b348
commit d48c329b18
39 changed files with 210 additions and 397 deletions

View File

@@ -11,10 +11,12 @@ spec:
app.kubernetes.io/name: *app
interval: 1h
path: ./kubernetes/apps/kube-system/snapshot-controller/app
postBuild:
substitute:
APP: *app
prune: false
healthChecks:
- apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
name: snapshot-controller
namespace: *namespace
prune: true
retryInterval: 2m
sourceRef:
kind: GitRepository
@@ -22,4 +24,3 @@ spec:
namespace: flux-system
targetNamespace: *namespace
timeout: 5m
wait: false