Grammatical error in secret.md
Fixing a minor grammatical error in secret.md
This commit is contained in:
committed by
GitHub
parent
b0ec53eb74
commit
48004c99cc
@@ -290,7 +290,7 @@ ConfigMap.
|
|||||||
|
|
||||||
### TLS secrets
|
### TLS secrets
|
||||||
|
|
||||||
Kubernetes provides a builtin Secret type `kubernetes.io/tls` for to storing
|
Kubernetes provides a builtin Secret type `kubernetes.io/tls` for storing
|
||||||
a certificate and its associated key that are typically used for TLS . This
|
a certificate and its associated key that are typically used for TLS . This
|
||||||
data is primarily used with TLS termination of the Ingress resource, but may
|
data is primarily used with TLS termination of the Ingress resource, but may
|
||||||
be used with other resources or directly by a workload.
|
be used with other resources or directly by a workload.
|
||||||
|
|||||||
Reference in New Issue
Block a user