buildpath: deploy on kube

This commit is contained in:
2026-08-12 18:02:38 +02:00
parent 315a7d79ea
commit 0fcfc016a6
7 changed files with 149 additions and 0 deletions
@@ -0,0 +1,18 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: buildpath
namespace: buildpath
spec:
interval: 1m
chart:
spec:
sourceRef:
kind: GitRepository
name: buildpath
namespace: buildpath
path: helm/buildpath
interval: 1m
valuesFrom:
- kind: Secret
name: buildpath-values