diff --git a/docs/mod-auth-openidc-mariadb.md b/docs/mod-auth-openidc-mariadb.md index 62fe152..06c1c65 100644 --- a/docs/mod-auth-openidc-mariadb.md +++ b/docs/mod-auth-openidc-mariadb.md @@ -219,9 +219,9 @@ services: secrets: comanage_registry_database_user_password: external: true - mariadb_root_password + mariadb_root_password: external: true - mariadb_password + mariadb_password: external: true https_cert_file: external: true diff --git a/docs/shibboleth-sp-mariadb.md b/docs/shibboleth-sp-mariadb.md index d4ae348..e4792e6 100644 --- a/docs/shibboleth-sp-mariadb.md +++ b/docs/shibboleth-sp-mariadb.md @@ -233,9 +233,9 @@ services: secrets: comanage_registry_database_user_password: external: true - mariadb_root_password + mariadb_root_password: external: true - mariadb_password + mariadb_password: external: true shibboleth_sp_encrypt_cert: external: true