From bfed0280b7b3208bb523a432c0c7c8eff2a8f026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Thu, 11 Sep 2025 13:58:39 +0200 Subject: [PATCH] fix: Undo pw --- values/matomo/values/values-prod.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/values/matomo/values/values-prod.yaml b/values/matomo/values/values-prod.yaml index 9e2acf15..41d1c9b6 100644 --- a/values/matomo/values/values-prod.yaml +++ b/values/matomo/values/values-prod.yaml @@ -593,17 +593,17 @@ mariadb: ## auth: usePasswordFiles: false - existingSecret: matomo-mariadb + # existingSecret: matomo-mariadb ## 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: