bump cert-manager version
This commit is contained in:
parent
898b52b49d
commit
da2fca83e7
|
@ -12,7 +12,7 @@ kubectl create namespace cattle-system
|
|||
|
||||
# Install Cert-Manager
|
||||
```
|
||||
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.11.0/cert-manager.crds.yaml
|
||||
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.13.2/cert-manager.crds.yaml
|
||||
helm repo add jetstack https://charts.jetstack.io
|
||||
helm repo update
|
||||
helm install cert-manager jetstack/cert-manager \
|
||||
|
|
Loading…
Reference in New Issue