diff --git a/scripts/helmcharts/databases/values.yaml b/scripts/helmcharts/databases/values.yaml index 6025b0bfe..0dad3bca0 100644 --- a/scripts/helmcharts/databases/values.yaml +++ b/scripts/helmcharts/databases/values.yaml @@ -102,6 +102,7 @@ redis: postgresql: # postgresqlPassword: asayerPostgres fullnameOverride: postgresql + postgresqlSharedPreloadLibraries: "pgaudit,pg_stat_statements" image: tag: 14.5.0 resources: diff --git a/scripts/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml index 46bad0f00..506c82e5e 100644 --- a/scripts/helmcharts/vars.yaml +++ b/scripts/helmcharts/vars.yaml @@ -136,6 +136,7 @@ global: emailSslKey: '' emailSslCert: '' emailFrom: 'OpenReplay' + enterpriseEditionLicense: "" domainName: ""