mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-08-14 01:12:22 +00:00
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…
x
Reference in New Issue
Block a user