Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rangoo94 authored Nov 28, 2023
1 parent 1a2013a commit 3d4d318
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ Use it to install Testkube CLI to manage your resources, run tests and test suit
2. [Self-hosted instance](#self-hosted-instance)
3. [Examples](#examples)
1. [Run a test on AWS EKS](#run-a-test-on-aws-eks)
2. [Run a test on the Cloud instance](#run-a-test-on-the-cloud-instance)
2. [Run a test on the Pro instance](#run-a-test-on-the-pro-instance)
2. [Inputs](#inputs)
1. [Common](#common)
2. [Kubernetes (`kubectl`)](#kubernetes-kubectl)
3. [Cloud and Enterprise](#cloud-and-enterprise-cloud)
3. [Pro and Enterprise](#pro-and-enterprise)

## Usage

Expand Down Expand Up @@ -105,7 +105,7 @@ steps:
testkube run test some-test-name -f
```

#### Run a test on the Cloud instance
#### Run a test on the Pro instance

```yaml
steps:
Expand All @@ -123,7 +123,7 @@ steps:

## Inputs

Besides common inputs, there are some different for kubectl and Cloud connection.
Besides common inputs, there are some different for kubectl and Pro connection.

### Common

Expand All @@ -138,7 +138,7 @@ Besides common inputs, there are some different for kubectl and Cloud connection
|:--------:|----------------|----------------------------------------------------------------------------------------|
| ✗ | `namespace` | Set namespace where Testkube is deployed to (default: `testkube`) |

### Cloud and Enterprise (`cloud`)
### Pro and Enterprise

| Required | Name | Description |
|:--------:|----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
Expand Down

0 comments on commit 3d4d318

Please sign in to comment.