From 08b78b013b63a68df91183c39bc7f5270563c36e Mon Sep 17 00:00:00 2001 From: Pierre-Yves Lochou Date: Thu, 26 Oct 2023 15:34:19 +0200 Subject: [PATCH] no message --- platform/azure/README-Azure-SQL-MI.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/azure/README-Azure-SQL-MI.md b/platform/azure/README-Azure-SQL-MI.md index 3be8837e..6df09e9b 100644 --- a/platform/azure/README-Azure-SQL-MI.md +++ b/platform/azure/README-Azure-SQL-MI.md @@ -45,8 +45,8 @@ kubectl create secret generic --from-literal=db-user= --from-literal=db-password='' ``` -**warning** -db-user must not contain the `@` part! +> **Warning** +> db-user must not contain the `@` part! Then you can deploy ODM with: