aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2023-08-14 15:35:06 +0100
committerGravatar Chris Lovering <[email protected]>2023-08-14 15:35:06 +0100
commit4cd61362fb59350a13a15a2de5acf1b7b0eea48d (patch)
tree1e77565742455280e353c65425e454232d91be99 /kubernetes/namespaces
parentUpdate 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.md2
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