Skip to content

Commit

Permalink
changing name from beta1 to bet (#2550)
Browse files Browse the repository at this point in the history
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
  • Loading branch information
imrajdas committed Mar 15, 2021
1 parent b81c2ee commit ae16761
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions litmus-portal/README.md
Expand Up @@ -19,7 +19,7 @@ Litmus-Portal provides console and UI experience for managing, monitoring, and e
#### Applying k8s manifest
> Litmus-2.0.0-Beta1 (Stable)
```bash
kubectl apply -f https://litmuschaos.github.io/litmus/2.0.0-Beta1/litmus-2.0.0-Beta1.yaml
kubectl apply -f https://litmuschaos.github.io/litmus/2.0.0-Beta/litmus-2.0.0-Beta.yaml
```

Or
Expand Down Expand Up @@ -80,7 +80,7 @@ View the User Guide <b>[here](https://docs.google.com/document/d/1fiN25BrZpvqg0U

> Litmus-2.0.0-Beta1 (Stable)
```bash
kubectl delete -f https://litmuschaos.github.io/litmus/2.0.0-Beta1/litmus-2.0.0-Beta1.yaml
kubectl delete -f https://litmuschaos.github.io/litmus/2.0.0-Beta/litmus-2.0.0-Beta.yaml
```

Or
Expand Down

0 comments on commit ae16761

Please sign in to comment.