Setting Up PostgreSQL
First we have to set up the primary database, PostgreSQL.
Adding The Chart
Go to the Charts tab Apps & Marketplace. Search for postgresql. There should be two charts that show up, a standard chart and high availability chart. You can use either, though we recommend the regular chart as it is way less likely to have issues.
Then click the Install and set all the following values. Make sure to set the namespace to fnfcentral-sql.
global.postgresql.postgresqlPasswordshould be set to the desired SQL root passwordglobal.postgresql.postgresqlDatabaseshould be set topostgresglobal.storageClassshould be set tolonghorn(This can be skipped, though NOT recommended)metrics.enabledshould betruemetrics.serviceMonitor.enabledshould betrue