Skip to content

Commit 77f7103

Browse files
committed
javier-set-fix2
1 parent 7673255 commit 77f7103

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ helm upgrade -i runai-backend -n runai-backend runai-backend/control-plane \
9090
--set thanos.receive.persistence.existingClaim=pvc-thanos-receive
9191
```
9292

93+
!!! Note
94+
The helm repository name has changed from `runai-backend/runai-backend` to `runai-backend/control-plane`.
9395

9496

9597
## Upgrade Cluster

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ Then upgrade the control plane as described [below](#upgrade-the-control-plane).
7070
1. The subdomain configured for the OpenShift cluster.
7171
2. Name of the administrator user in the company directory.
7272

73+
74+
!!! Note
75+
The helm repository name has changed from `runai-backend/runai-backend` to `runai-backend/control-plane`.
76+
77+
7378
=== "Airgapped"
7479
``` bash
7580

0 commit comments

Comments
 (0)