Skip to content

Commit

Permalink
Remove unnecessary info
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Zawada <zawada1@nationwide.com>
  • Loading branch information
atzawada committed Jul 20, 2023
1 parent 843d59c commit e4658a2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions content/docs/2.10/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ Deploying KEDA with Helm is very simple:
helm install keda kedacore/keda --namespace keda --create-namespace
```

To deploy the CRDs separately from the Helm chart, use the `keda-2.xx.x-crds.yaml` file provided on the [GitHub releases](https://github.com/kedacore/keda/releases) page.

> 💡 **NOTE:** Are you upgrading to v2.2.1 or above? Make sure to read [our troubleshooting guide](https://keda.sh/docs/latest/troubleshooting/) to fix potential CRD issues.

### Uninstall
Expand Down
2 changes: 0 additions & 2 deletions content/docs/2.11/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ Deploying KEDA with Helm is very simple:
helm install keda kedacore/keda --namespace keda --create-namespace
```

To deploy the CRDs separately from the Helm chart, use the `keda-2.xx.x-crds.yaml` file provided on the [GitHub releases](https://github.com/kedacore/keda/releases) page.

> 💡 **NOTE:** Are you upgrading to v2.2.1 or above? Make sure to read [our troubleshooting guide](https://keda.sh/docs/latest/troubleshooting/) to fix potential CRD issues.

### Uninstall
Expand Down

0 comments on commit e4658a2

Please sign in to comment.