mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 18:18:41 +00:00
Fix cert-manager Makefile
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user