Skip to content

Commit b2f83cb

Browse files
authored
🌱point CoP repo for IPA helm chart🌱
1 parent ad06998 commit b2f83cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/99-the-rise-of-the-cluster/1-tooling-installation.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If you'd like to use the same setup, here are the steps:
3636

3737
```bash
3838
helm repo add redhat-cop https://redhat-cop.github.io/helm-charts
39-
helm upgrade --install my . --namespace=ipa --create-namespace --set app_domain=<CLUSTER_DOMAIN> --set ocp_auth.enabled=true
39+
helm upgrade --install my redhat-cop/ipa --namespace=ipa --create-namespace --set app_domain=<CLUSTER_DOMAIN> --set ocp_auth.enabled=true
4040
```
4141
FreeIPA takes some time to configure and launch the first time so be patient - or just go off and get a 🫖, that's what i did!
4242

@@ -126,4 +126,4 @@ We have the explanation of how to get your own CodeReady Workspaces environment
126126

127127
This is currently only available to Red Hat Associates. You can order up your own TL500 environment in [RHPDS](https://rhpds.redhat.com). This will provision for you the latest OpenShift & TL500 workshop environment. You can select cluster size, number or users and region.
128128

129-
![images/tl500-order-rhpds.png](images/tl500-order-rhpds.png)
129+
![images/tl500-order-rhpds.png](images/tl500-order-rhpds.png)

0 commit comments

Comments
 (0)