Add readme for cert-manager

Fixes #35 and cipher security for traefik
This commit is contained in:
Christian
2022-02-21 09:41:33 +01:00
parent 50532ba0b2
commit c183de3803
5 changed files with 71 additions and 6 deletions

View File

@@ -11,9 +11,4 @@ Or
install with helm
--set installCRDs=true
$ helm install \
cert-manager jetstack/cert-manager \
--namespace cert-manager \
--create-namespace \
--version v1.7.0 \
# --set installCRDs=true
helm install cert-manager jetstack/cert-manager --namespace cert-manager --create-namespace --set installCRDs=true