mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-06 01:07:03 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user