You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Create a `tls secret` as described in the [control plane installation](backend.md).
94
89
* Upgrade the control plane as described in the [control plane installation](backend.md). During the upgrade, you must tell the installation __not__ to create the two PVCs:
Copy file name to clipboardExpand all lines: docs/admin/runai-setup/self-hosted/ocp/upgrade.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,6 @@ The Run:ai control-plane installation has been rewritten and is no longer using
65
65
* Find previous customizations to the control plane if such exist. Run:ai provides a utility for that here `https://raw.githubusercontent.com/run-ai/docs/v2.13/install/backend/cp-helm-vals-diff.sh`. For information on how to use this utility please contact Run:ai customer support.
66
66
* Search for the customizations you found in the [optional configurations](./backend.md#additional-runai-configurations-optional) table and add them in the new format.
67
67
68
-
69
68
## Upgrade Control Plane
70
69
### Upgrade from version 2.13, or later
71
70
=== "Connected"
@@ -80,7 +79,6 @@ The Run:ai control-plane installation has been rewritten and is no longer using
80
79
helm get values runai-backend -n runai-backend > runai_control_plane_values.yaml
0 commit comments