Fixed the install application-manager command (#42)

The new version of clusteradm instroduced a breaking change:
https://github.com/open-cluster-management-io/clusteradm/commit/263979dd9d0ec38f5ca30c6d87552b11a5e2326b

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