Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/deploy/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ or
```
### 2. Navigate to the Helm Deployment Directory.
```
cd multi-cluster-app-wrapper/deployment
cd multi-cluster-app-dispatcher/deployment
```

### 3. Run the installation using Helm.
Expand Down
5 changes: 1 addition & 4 deletions doc/usage/examples/kuberay/config/xqueuejob-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,10 @@ metadata:
meta.helm.sh/release-name: mcad
meta.helm.sh/release-namespace: kube-system
rbac.authorization.kubernetes.io/autoupdate: "true"
creationTimestamp: "2022-09-26T14:38:29Z"
labels:
app.kubernetes.io/managed-by: Helm
kubernetes.io/bootstrapping: rbac-defaults
name: system:controller:xqueuejob-controller
resourceVersion: "516188"
uid: cff865b6-db8f-4bf5-ae28-c281e5599b91
rules:
- apiGroups:
- mcad.ibm.com
Expand Down Expand Up @@ -73,4 +70,4 @@ rules:
- create
- update
- patch
- delete
- delete