Skip to content

Commit ecfec41

Browse files
committed
add output for keycloak successfull deployment
Signed-off-by: Thomas Telleis <[email protected]>
1 parent bb6b74f commit ecfec41

File tree

1 file changed

+11
-1
lines changed
  • docs/deploy-and-configure/installation/scenario-k8s-deployment

1 file changed

+11
-1
lines changed

docs/deploy-and-configure/installation/scenario-k8s-deployment/index.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,17 @@ Once deployed, you can access the Keycloak user interface via the hostname you
245245
configured in your `keycloak-values.yaml`.
246246

247247
``` bash
248-
echo "https://<your-keycloak-hostname>/auth"
248+
Release "keycloak" does not exist. Installing it now.
249+
NAME: keycloak
250+
LAST DEPLOYED: Mon Nov 17 22:54:46 2025
251+
NAMESPACE: keycloak
252+
STATUS: deployed
253+
REVISION: 1
254+
DESCRIPTION: Install complete
255+
TEST SUITE: None
256+
NOTES:
257+
1. Get the application URL by running these commands:
258+
https://kc.docker.localhost/auth
249259
```
250260

251261
## Installation Corporate Memory

0 commit comments

Comments
 (0)