diff --git a/values/matomo/values/values-prod.yaml b/values/matomo/values/values-prod.yaml index fa27831b..759dc5ec 100644 --- a/values/matomo/values/values-prod.yaml +++ b/values/matomo/values/values-prod.yaml @@ -595,14 +595,14 @@ mariadb: usePasswordFiles: false ## ref: https://github.com/bitnami/containers/tree/main/bitnami/mariadb#setting-the-root-password-on-first-run ## - rootPassword: en to tre fire + # rootPassword: en to tre fire ## ref: https://github.com/bitnami/containers/blob/main/bitnami/mariadb/README.md#creating-a-database-on-first-run ## database: bitnami_matomo ## ref: https://github.com/bitnami/containers/blob/main/bitnami/mariadb/README.md#creating-a-database-user-on-first-run ## username: bn_matomo - password: test + # password: test passwordUpdateJob: enabled: true primary: @@ -662,7 +662,7 @@ externalDatabase: user: bn_matomo database: bitnami_matomo existingSecret: matomo-mariadb - existingSecretPasswordKey: mariadb-password + # existingSecretPasswordKey: mariadb-password ## @section Volume Permissions parameters ##