Skip to content

Commit

Permalink
fixing an external broken link in health check docs
Browse files Browse the repository at this point in the history
Signed-off-by: Kamesh Akella <[email protected]>
  • Loading branch information
kami619 committed Mar 6, 2024
1 parent 9185f0e commit 801179b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ oc wait --for=condition=Ready --timeout=10s keycloaks.k8s.keycloak.org/keycloak
oc wait --for=condition=RollingUpdate=False --timeout=10s keycloaks.k8s.keycloak.org/keycloak -n <NAMESPACE>
----
==== Optional Bash script
You can utilize the link:../../../../../../provision/rosa-cross-dc/cross-site-health-checks.sh[Cross Site Health Checks] and extend it to perform the necessary checks and integrate this into your monitoring architecture.
You can use the link:{github-files}/provision/rosa-cross-dc/cross-site-health-checks.sh[cross-site-health-checks.sh] script and extend it to perform the necessary checks and integrate this into your monitoring architecture.

To run the script, as a pre-requisite, you need to establish a session from your terminal to the target OCP cluster with a command such as,

Expand Down

0 comments on commit 801179b

Please sign in to comment.