From 056cdb8cedb2dd61c68fa5ed14fd9a7daf25cda5 Mon Sep 17 00:00:00 2001 From: Fabrizio Fiorucci Date: Mon, 11 Sep 2023 14:50:00 +0100 Subject: [PATCH] Fixed typo in installation / Helm Chart --- .../content/installation/using-the-jwt-token-docker-secret.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/installation/using-the-jwt-token-docker-secret.md b/docs/content/installation/using-the-jwt-token-docker-secret.md index 8c66988577..cfcaf7aa5a 100644 --- a/docs/content/installation/using-the-jwt-token-docker-secret.md +++ b/docs/content/installation/using-the-jwt-token-docker-secret.md @@ -161,7 +161,7 @@ You can also use the certificate and key from the MyF5 portal and the Docker reg ] } - $ curl --key --cert | jq + $ curl https://private-registry.nginx.com/v2/nginx-ic-nap/nginx-plus-ingress/tags/list --key --cert | jq { "name": "nginx-ic-nap/nginx-plus-ingress", "tags": [ @@ -170,7 +170,7 @@ You can also use the certificate and key from the MyF5 portal and the Docker reg ] } - $ curl --key --cert | jq + $ curl https://private-registry.nginx.com/v2/nginx-ic-dos/nginx-plus-ingress/tags/list --key --cert | jq { "name": "nginx-ic-dos/nginx-plus-ingress", "tags": [