diff --git a/ops/production-deploy.tmpl.yaml b/ops/production-deploy.tmpl.yaml index a08658280..e62bbccdb 100644 --- a/ops/production-deploy.tmpl.yaml +++ b/ops/production-deploy.tmpl.yaml @@ -41,7 +41,7 @@ env: mariadb: enabled: true auth: - existingSecret: "atla-omeka-production-mariadb" + rootPassword: $MARIADB_ROOT_PASSWORD database: omeka password: $DB_PASSWORD username: omeka