From 9fb5468c09dd688ca441248bd8ec27a59a40294c Mon Sep 17 00:00:00 2001 From: adkumar1 Date: Mon, 4 Mar 2024 18:07:19 +0530 Subject: [PATCH] Updated steps for installation --- INSTALL.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index b24f73b6..662b6ae3 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -30,4 +30,7 @@ How to install application using helm:
f. To set your own configuration and secret values in values file - g. Deploy the application + g. Below database details are mandatory to provide, other than that all secrets can be just default: + postgresql.auth.username, postgresql.auth.password, postgresql.auth.postgresPassword, postgresql.auth.database + + h. Deploy the application