From 6af854dac8835c063e2c860e51fdac0ee8bd84bf Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Thu, 9 Feb 2023 22:04:52 +0000 Subject: [PATCH] Add to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fde6f6..961e713 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # db-manager -Builds and maintains an OwlBoard database. \ No newline at end of file +Builds and maintains an OwlBoard database. + +The db-manager script is designed to be run as a Cron Job within a Kubernetes cluster. + +It will be included in Helm installations. \ No newline at end of file