Skip to content

Commit

Permalink
Merge pull request #895 from run-ai/JamieWeider72-patch-9
Browse files Browse the repository at this point in the history
Update backend.md
  • Loading branch information
JamieWeider72 authored Aug 1, 2024
2 parents 5a88b86 + 3271e3f commit 933dbe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/runai-setup/self-hosted/k8s/backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Run the helm command below:
``` bash
helm repo add runai-backend https://runai.jfrog.io/artifactory/cp-charts-prod
helm repo update
helm upgrade -i runai-backend -n runai-backend runai-backend/control-plane --version "~2.17.0" \
helm upgrade -i runai-backend -n runai-backend runai-backend/control-plane --version "~2.18.0" \
--set global.domain=<DOMAIN> # (1)
```

Expand Down

0 comments on commit 933dbe1

Please sign in to comment.