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
@@ -795,14 +810,14 @@ The upgrade script supports the following parameters:
795
810
796
811
Upgrades must be performed within the same deployment type. You can only upgrade Docker to Docker or Kubernetes to Kubernetes.
797
812
798
-
To switch between deployment types (Docker to Kubernetes or Kubernetes to Docker), you must use the `--clean` command to remove all data and configuration, then perform a fresh installation with the desired deployment type.
813
+
To switch between deployment types (Docker to Kubernetes or Kubernetes to Docker), you must use the `bitoarch reset` command to remove all data and configuration, then perform a fresh installation with the desired deployment type.
> **Important:** Switching deployment types with `--clean` will result in data loss. All indexed repositories and configuration will be removed.
820
+
> **Important:** Switching deployment types with `bitoarch reset` will result in data loss. All indexed repositories and configuration will be removed.
806
821
807
822
> **Note:** Kubernetes deployment support is available from version 1.3.0 onwards. Versions prior to 1.3.0 only support Docker deployment.
0 commit comments