Skip to content

Commit

Permalink
Merge pull request #12 from progress/kiranb-main
Browse files Browse the repository at this point in the history
Test change to check chart release action behaviour
  • Loading branch information
kiranbabuneela authored Apr 12, 2024
2 parents c72629d + 45d8451 commit 5381a03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/BasicDeployment/hdp-server-deploy/ReadMe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ By default, this project installs PostgreSQL, runs a SQL Script to setup the use
When the volumes are mounted, and a prior database exists, PostgreSQL will skip running the init SQL script.

In case of a need to use any other supported database like Oralce or SQLServer, configure .values.postgres.enabled to false.
This will skip creating the init sql script and the installation of PostgreSQL database.
In addition, config/hdpdeploy.properties need to be updated to the right account database information for a successful HDP installation.
This will skip creating the init sql script as a config map and the installation of PostgreSQL database.
In addition, config/hdpdeploy.properties need to be updated to the right account database details for a successful HDP installation.

==============
Installing HDP
Expand Down

0 comments on commit 5381a03

Please sign in to comment.