aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/pihole/pihole-secret.yaml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-11-18 14:40:41 +0000
committerterminaldweller <thabogre@gmail.com>2021-11-18 14:40:41 +0000
commitc43133af81f5a15ce85a8722a881debab9a32316 (patch)
tree111b3e7080cd45d465bd40e87c0b720c30ea9293 /kubernetes/pihole/pihole-secret.yaml
parentmoved bitlbee to kubernetes. using bitlbee-libpurple now (diff)
downloadscripts-c43133af81f5a15ce85a8722a881debab9a32316.tar.gz
scripts-c43133af81f5a15ce85a8722a881debab9a32316.zip
kubernetes updates
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==