Skip to content

Commit 1665acf

Browse files
Shalin Pateldkoshkin
Shalin Patel
andauthored
docs: fix instructions to create mirror ca certificate
Co-authored-by: Dimitri Koshkin <[email protected]> Signed-off-by: Shalin Patel <[email protected]>
1 parent a035be1 commit 1665acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/customization/generic/image-registries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ on the `KubeadmControlPlaneTemplate` and `KubeadmConfigTemplate`.
4444

4545
To use a image registry as mirror with CA certificate, specify the following configuration:
4646

47-
If your registry mirror requires self signed CA certifate, create a Kubernetes Secret with keys for `ca.crt`:
47+
If your registry mirror requires self signed CA certifate, create a Kubernetes Secret with its contents and key `ca.crt`:
4848

4949
```shell
5050
kubectl create secret generic my-mirror-ca-cert-secret \

0 commit comments

Comments
 (0)