We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a035be1 commit 1665acfCopy full SHA for 1665acf
docs/content/customization/generic/image-registries.md
@@ -44,7 +44,7 @@ on the `KubeadmControlPlaneTemplate` and `KubeadmConfigTemplate`.
44
45
To use a image registry as mirror with CA certificate, specify the following configuration:
46
47
-If your registry mirror requires self signed CA certifate, create a Kubernetes Secret with keys for `ca.crt`:
+If your registry mirror requires self signed CA certifate, create a Kubernetes Secret with its contents and key `ca.crt`:
48
49
```shell
50
kubectl create secret generic my-mirror-ca-cert-secret \
0 commit comments