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
Copy file name to clipboardExpand all lines: content/influxdb3/clustered/install/_index.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,9 +42,10 @@ installing InfluxDB Clustered.
42
42
>
43
43
> To deploy InfluxDB Clustered in an air-gapped environment (without internet access),
44
44
> use one of the following approaches:
45
-
> -**Recommended**: Directly using `kubit local apply`
45
+
>
46
+
> -**Recommended**: Directly use `kubit local apply`
46
47
> - Helm (includes the kubit operator)
47
-
> - Directly using the kubit operator
48
+
> - Directly use the kubit operator
48
49
>
49
50
> For more information, see [Choose the right deployment tool for your environment](/influxdb3/clustered/install/set-up-cluster/configure-cluster/#choose-the-right-deployment-tool-for-your-environment)
0 commit comments