Skip to content

Commit 0bee8ff

Browse files
authored
small typo
1 parent dc4a0c7 commit 0bee8ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/install/advanced/air-gapped.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -645,11 +645,11 @@ sync:
645645

646646
### Deploy vCluster through the platform
647647

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`.
649649

650650
#### Use an authenticated private registry
651651

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.
653653

654654
In the options for the config, there is a section called `Host namespace`, add the yaml for the secret in the `Kubernetes objects` section.
655655

0 commit comments

Comments
 (0)