Skip to content

Commit

Permalink
[Docs]Updated the install.md for solving metadata.annotations: Too long
Browse files Browse the repository at this point in the history
  • Loading branch information
cchung100m committed May 8, 2023
1 parent 6bd8d13 commit 8388709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/operator/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ to [crd yaml file](../../deploy/kubernetes/operator/config/crd/bases/uniffle.apa
Run the following command:

```
kubectl apply -f ${crd-yaml-file}
kubectl create -f ${crd-yaml-file}
```

## Setup or Update Uniffle Webhook
Expand Down

0 comments on commit 8388709

Please sign in to comment.