added app uptime-kuma

This commit is contained in:
2024-06-19 11:19:06 +10:00
parent a3ecd961d3
commit 11e12e8556
7 changed files with 120 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: uptime-kuma
namespace: uptime-kuma
spec:
interval: 10m
timeout: 1m30s
retryInterval: 30s
path: ./kubernetes/apps/uptime-kuma/app
prune: true
sourceRef:
kind: GitRepository
namespace: flux-system
name: flux-system