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

@@ -10,6 +10,7 @@ resources:
- ./namespaces/podinfo.yaml
- ./namespaces/postgresql.yaml
- ./namespaces/prometheus-operator.yaml
- ./namespaces/uptime-kuma.yaml
- ./repositories/repositories.yaml
# - ./cilium/cilium.yaml
- ./ingress-nginx/ingress-nginx-config.yaml

View File

@@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: uptime-kuma

View File

@@ -0,0 +1,8 @@
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: dirsigler
namespace: flux-system
spec:
interval: 6h
url: https://dirsigler.github.io