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: platform/install/advanced/air-gapped.mdx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -645,11 +645,11 @@ sync:
645
645
646
646
### Deploy vCluster through the platform
647
647
648
-
When deploying vCluster through the platform console, you'll must add your `vcluster.yaml`.
648
+
When deploying vCluster through the platform console, you must add your `vcluster.yaml`.
649
649
650
650
#### Use an authenticated private registry
651
651
652
-
If you are using a private registry with authentication, you'll need to create a Kubernetes secret that stores your login credentials. Place this secret in the same namespace where the vCluster is deployed so the control plane can pull the required container images.
652
+
If you are using a private registry with authentication, you must create a Kubernetes secret that stores your login credentials. Place this secret in the same namespace where the vCluster is deployed so the control plane can pull the required container images.
653
653
654
654
In the options for the config, there is a section called `Host namespace`, add the yaml for the secret in the `Kubernetes objects` section.
0 commit comments