Prerequisites are: * `db-pvc` persistent volume claim for all published charts that come with a database (i.e. all charts with names ending in -pg) * secret containing database credentials for all published charts * if we want to also test `-nodb` charts (currently excluded), we need a postgresql deployment in the test setup
Prerequisites are:
db-pvcpersistent volume claim for all published charts that come with a database (i.e. all charts with names ending in -pg)-nodbcharts (currently excluded), we need a postgresql deployment in the test setup