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 0bb07c0 commit 59ab5a1Copy full SHA for 59ab5a1
docs/vendor/packaging-using-tls-certs.mdx
@@ -20,7 +20,7 @@ kURL sets up a Kubernetes secret called `kotsadm-tls`. The secret stores the TLS
20
21
Before you can reference the TLS certificate in other resources, you must get the `kotsadm-tls` secret output.
22
23
-To get the `kots-adm-tls` secret, run:
+To get the `kotsadm-tls` secret, run:
24
25
```shell
26
kubectl get secret kotsadm-tls -o yaml
0 commit comments