add app adguard-home

This commit is contained in:
2024-07-20 12:15:20 +10:00
parent 0cc31d47be
commit 5d2443fa2c
6 changed files with 230 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./deployment.yaml
- ./service.yaml