Skip to content

Commit 7673255

Browse files
committed
javier-set-fix
1 parent f0d229c commit 7673255

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/admin/runai-setup/self-hosted/k8s/upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ The Run:ai control-plane installation has been rewritten and is no longer using
8686
```
8787
helm upgrade -i runai-backend -n runai-backend runai-backend/control-plane \
8888
--set global.domain=<DOMAIN> \
89-
--set=postgresql.primary.persistence.existingClaim=pvc-postgresql \
90-
--set=thanos.receive.persistence.existingClaim=pvc-thanos-receive
89+
--set postgresql.primary.persistence.existingClaim=pvc-postgresql \
90+
--set thanos.receive.persistence.existingClaim=pvc-thanos-receive
9191
```
9292

9393

0 commit comments

Comments
 (0)