feat(k8s/pihole): fully stateless setup with ConfigMap-driven config and adlists

This commit is contained in:
2026-03-22 15:26:13 +02:00
parent 8df7e38744
commit e828d6dd37
7 changed files with 92 additions and 76 deletions

View File

@@ -2,3 +2,5 @@ apiVersion: v1
kind: Namespace
metadata:
name: pihole
labels:
pod-security.kubernetes.io/enforce: privileged