From 718f35bf9aa7d3a9364cbdd583bc96cff5f0c3cd Mon Sep 17 00:00:00 2001 From: Vojtech Mares Date: Sun, 10 Apr 2022 23:55:44 +0200 Subject: [PATCH] docs: add README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5dd5977 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# KISSJ GitOps + +Underlying Kubernetes cluster components for [KISSJ](https://github.com/skautdevs/kissj). + +## Components + +- namespaces + - `kissj-db` + - `kissj-prod` + - `kissj-staging` +- PostgreSQL instance + +## Security + +- Users +- ServiceAccounts