Skip to content

Commit

Permalink
Update cvat.md
Browse files Browse the repository at this point in the history
installation added
  • Loading branch information
sathisv3 authored Jun 20, 2024
1 parent b1a18c3 commit 5a4c273
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cvat.md
Original file line number Diff line number Diff line change
@@ -45,5 +45,6 @@ nuclio:
kubectl create ns cvat

### cvat installation by using helm
helm install cavt helm-chart/ -n cvat --values values.override.yaml
helm upgrade --cleanup-on-fail --install cvat helm-chart/ --namespace cvat --values values.override.yaml


0 comments on commit 5a4c273

Please sign in to comment.