mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-09-05 08:47:21 +00:00
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:
@@ -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