♻️ uptime-kuma

This commit is contained in:
auricom
2022-09-15 22:46:35 +02:00
parent 97e38a762e
commit 2da5fb0587
2 changed files with 5 additions and 6 deletions

View File

@@ -3,18 +3,17 @@ apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: &app uptime-kuma
namespace: monitoring
namespace: default
spec:
interval: 15m
chart:
spec:
chart: kah-common-chart
version: 1.2.2
chart: app-template
version: 0.1.1
sourceRef:
kind: HelmRepository
name: k8s-at-home-charts
name: bjw-s-charts
namespace: flux-system
interval: 15m
install:
createNamespace: true
remediation:

View File

@@ -3,7 +3,7 @@ apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: uptime-kuma-config
namespace: monitoring
namespace: default
labels:
kasten-io/backup: "true"
spec: