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
+18
View File
@@ -0,0 +1,18 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: harbor
namespace: harbor
spec:
interval: 1m
chart:
spec:
sourceRef:
kind: HelmRepository
name: harbor
namespace: harbor
chart: harbor
interval: 1m
valuesFrom:
- kind: Secret
name: harbor-values