File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
usage/examples/kuberay/config Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 9797```
9898### 2. Navigate to the Helm Deployment Directory.
9999```
100- cd multi-cluster-app-wrapper /deployment
100+ cd multi-cluster-app-dispatcher /deployment
101101```
102102
103103### 3. Run the installation using Helm.
Original file line number Diff line number Diff line change @@ -5,13 +5,10 @@ metadata:
55 meta.helm.sh/release-name : mcad
66 meta.helm.sh/release-namespace : kube-system
77 rbac.authorization.kubernetes.io/autoupdate : " true"
8- creationTimestamp : " 2022-09-26T14:38:29Z"
98 labels :
109 app.kubernetes.io/managed-by : Helm
1110 kubernetes.io/bootstrapping : rbac-defaults
1211 name : system:controller:xqueuejob-controller
13- resourceVersion : " 516188"
14- uid : cff865b6-db8f-4bf5-ae28-c281e5599b91
1512rules :
1613- apiGroups :
1714 - mcad.ibm.com
7370 - create
7471 - update
7572 - patch
76- - delete
73+ - delete
You can’t perform that action at this time.
0 commit comments