aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/pihole/pihole-secret.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/pihole/pihole-secret.yaml')
-rw-r--r--kubernetes/pihole/pihole-secret.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/kubernetes/pihole/pihole-secret.yaml b/kubernetes/pihole/pihole-secret.yaml
new file mode 100644
index 0000000..f79d6a6
--- /dev/null
+++ b/kubernetes/pihole/pihole-secret.yaml
@@ -0,0 +1,7 @@
+apiVersion: v1
+kind: Secret
+metadata:
+ name: pihole-secret
+type: Opaque
+data:
+ pihole-webpassword: WGFzaG1pdGgjNjY2Cg==