From c6fbeb0234ea26c456383b26fbc53ffd6dd0a73d Mon Sep 17 00:00:00 2001 From: Radar231 Date: Mon, 26 Jul 2021 22:35:50 -0400 Subject: [PATCH] Added README.md file --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b873c62 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# mosquitto k8s manifest + +## Introduction + +This deploys a mosquitto (mqtt) server. This will primarily be used as a +messaging queue for home-assistant. +