Fixed the install application-manager command (#42)

The new version of clusteradm instroduced a breaking change:
263979dd9d

Signed-off-by: Tomer Figenblat <tfigenbl@redhat.com>
This commit is contained in:
Tomer Figenblat
2022-04-06 16:13:03 +03:00
committed by GitHub
parent acd67572d7
commit 6e8fd2efba

View File

@@ -10,7 +10,7 @@ Install application manager addon on the hub cluster
```
kubectl config use kind-hub
clusteradm install addon --names application-manager
clusteradm install hub-addon --names application-manager
```
Install application manager agent on all the managed clusters