You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -146,11 +146,11 @@ Red Hat a demo platform. This allows easy access for Red Hat associates and part
146
146
2. Get access to an [Azure Subscription Based Blank Open Environment](https://catalog.demo.redhat.com/catalog?category=Open_Environments&search=azure&item=babylon-catalog-prod%2Fazure-gpte.open-environment-azure-subscription.prod).
147
147
3. Import the required azure environmental variables (see code block below)
148
148
4. Ensure certificates are configured (via let's encrypt or do so manually)
149
-
5. Run the wrapper install script
150
-
1. `bash ./rhdp/wrapper.sh azure-region-code`
151
-
2. Where azure region code is `eastasia`, `useast2` etc.
149
+
5. Run the wrapper install script
150
+
1. `bash ./rhdp/wrapper.sh azure-region-code`
151
+
2. Where azure region code is `eastasia`, `useast2` etc.
152
152
6. You *should* be done
153
-
1. You *may* need to recreate the hello world peer-pods depending on timeouts.
153
+
1. You *may* need to recreate the hello world peer-pods depending on timeouts.
0 commit comments