Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into chart-release-5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cheshi-mantu authored Jun 21, 2024
2 parents 88a2273 + cbea85a commit 2752c49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.idea/
.DS_Store
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Here we give just a recap on how to deploy Allure TestOps in your own Kubernetes

https://docs.qameta.io/allure-testops/install/kubernetes/

## Support

Chart is supported via https://help.qameta.io

## Database

Do not deploy PostgreSQL using this chart. Such deployment is not suitable for production.
Expand Down Expand Up @@ -52,7 +56,7 @@ helm upgrade --install testops qameta/testops \
version: 5.3.3
```
2. Run Helm `repo update` to get the most recent helm chart data, and then `helm upgrade`
2. Run `helm repo update` to get the most recent helm chart data, and then `helm upgrade`

```bash
helm repo update
Expand Down

0 comments on commit 2752c49

Please sign in to comment.