From 9137566087bb0c04be9d31f241662e67c4224bba Mon Sep 17 00:00:00 2001 From: jedewandre Date: Fri, 15 Nov 2024 18:34:40 +0100 Subject: [PATCH] Update local-environment.md --- local-environment.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/local-environment.md b/local-environment.md index 98ff3de0..974e5703 100644 --- a/local-environment.md +++ b/local-environment.md @@ -89,3 +89,5 @@ $ kubectl -n wazuh port-forward service/dashboard 8443:443 ``` Dashboard will be accesible on ``https://localhost:8443``. + +The dashboard password is available here ``wazuh-kubernetes\wazuh\secrets\dashboard-cred-secret.yaml``. Make sure to use the plain text one, not the base64 encoded.