Fix cert-manager Makefile
This commit is contained in:
parent
451e124c56
commit
3d0f65ff98
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@ update:
|
|||
rm -rf charts
|
||||
helm repo add jetstack https://charts.jetstack.io
|
||||
helm repo update jetstack
|
||||
helm pull jetstack/$(NAME) --untar --untardir charts
|
||||
helm pull jetstack/cert-manager --untar --untardir charts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue