radicale: deploy on kube

This commit is contained in:
2026-08-24 21:16:53 +02:00
parent ced1042fc1
commit b351545c92
9 changed files with 115 additions and 1 deletions
+19
View File
@@ -0,0 +1,19 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: radicale
namespace: radicale
spec:
interval: 1m
chart:
spec:
sourceRef:
kind: HelmRepository
name: derwitt
namespace: radicale
chart: radicale
version: "2.1.0"
interval: 1m
valuesFrom:
- kind: Secret
name: radicale-values