Skip to content

Commit

Permalink
Update docs_user/modules/proc_deploying-backend-services.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Katie Gilligan <[email protected]>
  • Loading branch information
bogdando and klgill authored Dec 12, 2024
1 parent 17ccc19 commit c1a9693
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs_user/modules/proc_deploying-backend-services.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,6 @@ $ for CELL in $(echo $RENAMED_CELLS); do
oc get pod rabbitmq-$CELL-server-0 -o jsonpath='{.status.phase}{"\n"}' | grep Running
done
----
Futher on, we will be referring to the given cells names via an environment
variable `RENAMED_CELLS`.
Later on in this guide, the given cells names are referred to by using the environment variable `RENAMED_CELLS`.

* Verify that you can access the `OpenStackClient` pod. For more information, see link:{defaultURL}/maintaining_the_red_hat_openstack_services_on_openshift_deployment/assembly_accessing-the-rhoso-cloud#proc_accessing-the-OpenStackClient-pod_cloud-access-admin[Accessing the OpenStackClient pod] in _Maintaining the {rhos_long_noacro} deployment_.

0 comments on commit c1a9693

Please sign in to comment.