mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 23:40:19 +00:00
bump cert-manager
This commit is contained in:
parent
1c7bf0dc69
commit
00da5f79af
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ helm repo update
|
|||
helm install cert-manager jetstack/cert-manager \
|
||||
--namespace cert-manager \
|
||||
--create-namespace \
|
||||
--version v1.11.0
|
||||
--version v1.13.2
|
||||
kubectl get pods --namespace cert-manager
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue