From a6c72c9e4a4aa6e820860a4a4fa798fcd5ef2be2 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Lochou Date: Tue, 12 Nov 2024 17:21:54 +0100 Subject: [PATCH] Try to fix inline note --- platform/gcloud/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/gcloud/README.md b/platform/gcloud/README.md index 0e86bb3..d024da3 100644 --- a/platform/gcloud/README.md +++ b/platform/gcloud/README.md @@ -117,7 +117,7 @@ Regions and zones (used below) can be listed respectively with `gcloud compute r gcloud container clusters get-credentials ``` - > [!NOTE] +> [!NOTE] > You can also retrieve the command line to configure `kubectl` from the Google Cloud Console using the **Kubernetes Engine** > **Clusters** panel and clicking **Connect** on the dedicated cluster. > ![Connection](images/connection.png)