fix: Existing secret
This commit is contained in:
@@ -593,16 +593,17 @@ mariadb:
|
|||||||
##
|
##
|
||||||
auth:
|
auth:
|
||||||
usePasswordFiles: false
|
usePasswordFiles: false
|
||||||
|
existingSecret: matomo-mariadb
|
||||||
## ref: https://github.com/bitnami/containers/tree/main/bitnami/mariadb#setting-the-root-password-on-first-run
|
## 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
|
# ref: https://github.com/bitnami/containers/blob/main/bitnami/mariadb/README.md#creating-a-database-on-first-run
|
||||||
##
|
##
|
||||||
database: bitnami_matomo
|
database: bitnami_matomo
|
||||||
## ref: https://github.com/bitnami/containers/blob/main/bitnami/mariadb/README.md#creating-a-database-user-on-first-run
|
## ref: https://github.com/bitnami/containers/blob/main/bitnami/mariadb/README.md#creating-a-database-user-on-first-run
|
||||||
##
|
##
|
||||||
username: bn_matomo
|
username: bn_matomo
|
||||||
password: test
|
# password: test
|
||||||
passwordUpdateJob:
|
passwordUpdateJob:
|
||||||
enabled: true
|
enabled: true
|
||||||
primary:
|
primary:
|
||||||
|
|||||||
Reference in New Issue
Block a user