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.
2 parents dc8e56e + 48004c9 commit 6ce3a86Copy full SHA for 6ce3a86
content/en/docs/concepts/configuration/secret.md
@@ -290,7 +290,7 @@ ConfigMap.
290
291
### TLS secrets
292
293
-Kubernetes provides a builtin Secret type `kubernetes.io/tls` for to storing
+Kubernetes provides a builtin Secret type `kubernetes.io/tls` for storing
294
a certificate and its associated key that are typically used for TLS . This
295
data is primarily used with TLS termination of the Ingress resource, but may
296
be used with other resources or directly by a workload.
0 commit comments