diff options
author | 2023-08-14 15:35:06 +0100 | |
---|---|---|
committer | 2023-08-14 15:35:06 +0100 | |
commit | 4cd61362fb59350a13a15a2de5acf1b7b0eea48d (patch) | |
tree | 1e77565742455280e353c65425e454232d91be99 /kubernetes/namespaces | |
parent | Update query docs with recommendations (diff) |
Add further infomraiton to READMEs
Co-authored-by: jchristgit <[email protected]>
Diffstat (limited to 'kubernetes/namespaces')
-rw-r--r-- | kubernetes/namespaces/cert-manager/cert-manager/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/namespaces/cert-manager/cert-manager/README.md b/kubernetes/namespaces/cert-manager/cert-manager/README.md index a7389e6..45c94b5 100644 --- a/kubernetes/namespaces/cert-manager/cert-manager/README.md +++ b/kubernetes/namespaces/cert-manager/cert-manager/README.md @@ -4,7 +4,7 @@ X.509 certificate management for Kubernetes. > cert-manager builds on top of Kubernetes, introducing certificate authorities and certificates as first-class resource types in the Kubernetes API. This makes it possible to provide to developers 'certificates as a service' in your Kubernetes cluster. -We install cert-mamnanger through [Helm using this guide](https://cert-manager.io/docs/installation/kubernetes/#installing-with-helm). +We install cert-manager through [Helm using this guide](https://cert-manager.io/docs/installation/kubernetes/#installing-with-helm). ## Directories |