From d58a3657a6705a960ce8df64d8120018705b7761 Mon Sep 17 00:00:00 2001 From: Rakesh Bajpayee <153479979+Helion55@users.noreply.github.com> Date: Mon, 20 Jan 2025 19:19:53 +0530 Subject: [PATCH] Update helm/README.md Co-authored-by: Timo Glastra Signed-off-by: Rakesh Bajpayee <153479979+Helion55@users.noreply.github.com> --- helm/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm/README.md b/helm/README.md index fc27304..4b5d4a0 100644 --- a/helm/README.md +++ b/helm/README.md @@ -1,4 +1,5 @@ -# Installing didcomm-mediator-credo on k8s with Helm +# Installing DIDComm Mediator Credo on k8s with Helm + ### Three manifest files are used in Helm charts 1. Deployment.yaml This file contains the replicaset, container image name, container port, and environment variables for the container. This will create a Deployment type object for the application.