Skip to content

Commit

Permalink
add kiali asciidoc attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
newgoliath committed Jan 13, 2025
1 parent a4fc323 commit aa26886
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions content/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ asciidoc:
attributes:
user: sample_username
password: sample_password
openshift_console_url: https://console-openshift-console.apps.rosa-qkj6t.f3h3.p1.openshiftapps.com/
lab_name: "I'm the lab_name var"
openshift_console_url: https://console-openshift-console.apps.rosa-sample.sample.p1.openshiftapps.com/
kiali_url: https://kiali-istio-system.apps.rosa-sample.sample.p1.openshiftapps.com/
release-version: master
page-pagination: true
guid: sample_guid
Expand Down
2 changes: 1 addition & 1 deletion content/modules/ROOT/pages/module-06.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ In this final section, we'll show how we can use the advanced network telemetry

=== Access Kiali

. Log in to the https://kiali-istio-sytem.apps.rosa-qkj6t.f3h3.p1.openshiftapps.com[Kiali web interface] with your username `{user}` and password `{password}`.
. Log in to the {kiali_url}[Kiali web interface] with your username `{user}` and password `{password}`.
. Within Kiali, click *Services* on the left.
. From the *namespace* drop-down on the top bar, select your namespace: `windowsmesh-{user}`.
. Notice that we have a service called `winmesh`.
Expand Down

0 comments on commit aa26886

Please sign in to comment.