Installing Helm Install Helm in your machine and create a database. Install Helm using the steps provided in https://helm.sh/docs/intro/install/ Create an empty Database without any tables. Note: For Postgres database type, create an entry for Kubernetes Master Node to pg_hba.conf file in the machine where Postgres is installed. For more information refer https://www.postgresql.org/docs/current/auth-pg-hba-conf.html.
Installing Helm Install Helm in your machine and create a database. Install Helm using the steps provided in https://helm.sh/docs/intro/install/ Create an empty Database without any tables. Note: For Postgres database type, create an entry for Kubernetes Master Node to pg_hba.conf file in the machine where Postgres is installed. For more information refer https://www.postgresql.org/docs/current/auth-pg-hba-conf.html.