Fix kamaji Makefile

This commit is contained in:
Marian Koreniuk 2024-04-17 23:25:37 +03:00 committed by GitHub
parent d3485eb0a3
commit 871f053e00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,4 +7,4 @@ update:
rm -rf charts
helm repo add clastix https://clastix.github.io/charts
helm repo update clastix
helm pull clastix/$(NAME) --untar --untardir charts
helm pull clastix/kamaji --untar --untardir charts