adding app adguard-home

This commit is contained in:
2024-06-12 14:00:19 +10:00
parent 904463acaa
commit 88de31ffa9
7 changed files with 402 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: adguard-home
namespace: adguard-home
spec:
chart:
metadata:
name: adguard-home
namespace: adguard-home
spec:
chart: adguard-home
version: 0.1.0
sourceRef:
kind: HelmRepository
name: flux-system
namespace: flux-system
interval: 5m
interval: 5m
targetNamespace: adguard-home
dependsOn:
install:
crds: Create
upgrade:
crds: CreateReplace
valuesFrom:
- kind: Secret
name: adguard-home-vars