From ae61d2785d894b0c5a2504939ed869f8b7f0c672 Mon Sep 17 00:00:00 2001 From: Andrea Peruffo Date: Thu, 24 Mar 2022 15:18:24 +0000 Subject: [PATCH] Update operator/README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Václav Muzikář --- operator/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operator/README.md b/operator/README.md index 183048a3a8..f26d663307 100644 --- a/operator/README.md +++ b/operator/README.md @@ -94,7 +94,7 @@ On Linux or on Mac using `minikube` on a VM, instead you should pass this additi To avoid skipping tests that are depending on custom Keycloak images, you need to build those first: ```bash -./build-testing-docker-images.sh +./build-testing-docker-images.sh [SOURCE KEYCLOAK IMAGE TAG] [SOURCE KEYCLOAK IMAGE] ``` And run the tests passing an extra Java property: