From 648e38c0c74a5a3aac6a143479c1c8ef283d09c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Wo=C5=BAniak?= <17177420+wozniakpl@users.noreply.github.com> Date: Tue, 24 Sep 2024 18:03:19 +0200 Subject: [PATCH] point to charts readme --- docs/guide-adm/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/guide-adm/index.md b/docs/guide-adm/index.md index e3948cd..ec863e3 100644 --- a/docs/guide-adm/index.md +++ b/docs/guide-adm/index.md @@ -19,5 +19,6 @@ We require at least Docker 19.03.6 and Compose 2.19.0. ## Helm Chart -HOPE teaml also maintain Kubernetes Heln charts that are available in a -[dedicate Repository](https://github.com/unicef/hope-core-chart). +The system can be deployed on a k8s cluster. It has been tested on AKS. + +Please refer to the README in [https://github.com/unicef/hope-helm-charts](https://github.com/unicef/hope-helm-charts) for more information about deploying HOPE on Kubernetes with Helm.