added homer app

This commit is contained in:
2024-06-16 22:43:04 +10:00
parent 23a3ce7478
commit f71dac54b2
8 changed files with 123 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ resources:
- ./namespaces/adguard-home.yaml
- ./namespaces/capacitor.yaml
- ./namespaces/cert-manager.yaml
- ./namespaces/homer.yaml
- ./namespaces/ingress-nginx.yaml
- ./namespaces/podinfo.yaml
- ./namespaces/prometheus-operator.yaml

View File

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

View File

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