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 b0ec53e commit 48004c9Copy full SHA for 48004c9
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