Skip to content

Commit f6ed71c

Browse files
authored
Merge pull request #3705 from replicatedhq/laverya-patch-1
fix kots-adm-tls typo
2 parents 0bb07c0 + 59ab5a1 commit f6ed71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vendor/packaging-using-tls-certs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ kURL sets up a Kubernetes secret called `kotsadm-tls`. The secret stores the TLS
2020

2121
Before you can reference the TLS certificate in other resources, you must get the `kotsadm-tls` secret output.
2222

23-
To get the `kots-adm-tls` secret, run:
23+
To get the `kotsadm-tls` secret, run:
2424

2525
```shell
2626
kubectl get secret kotsadm-tls -o yaml

0 commit comments

Comments
 (0)