Skip to content

Commit

Permalink
Merge pull request #135 from ibm-client-engineering/adam-updates
Browse files Browse the repository at this point in the history
removed knative
  • Loading branch information
kramerro-ibm authored Oct 9, 2024
2 parents 8b91f26 + 2c57c00 commit 0d617c1
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions docs/2-Deployment/3-Software/3-wxgov.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -414,25 +414,6 @@ cpd-cli manage apply-olm \
--components=${COMPONENTS}
```


#### Install the IBM Events Operator in the ibm-knative-events project

```tsx
cpd-cli manage setup-instance-topology \
--release=${VERSION} \
--cpd_operator_ns=ibm-knative-events \
--cpd_instance_ns=knative-eventing \
--license_acceptance=true
```

#### Finally installing the OSKE

```tsx
cpd-cli manage deploy-knative-eventing \
--release=${VERSION} \
--block_storage_class=${STG_CLASS_BLOCK}
```

### Installing the Cloud Pak for Data control plane and services

This installs the operands in the operands project for the instance:
Expand Down

0 comments on commit 0d617c1

Please sign in to comment.