# Pastebin azMiAUva rwellum@osh:~/openstack-helm$ make all ===== Processing [postgresql] chart ===== make[1]: Entering directory '/home/rwellum/openstack-helm' if [ -f postgresql/Makefile ]; then make -C postgresql; fi if [ -f postgresql/requirements.yaml ]; then helm dep up postgresql; fi Error: no repository definition for http://localhost:8879/charts. Please add them via 'helm repo add' Makefile:34: recipe for target 'init-postgresql' failed make[1]: *** [init-postgresql] Error 1 make[1]: Leaving directory '/home/rwellum/openstack-helm' Makefile:27: recipe for target 'postgresql' failed make: *** [postgresql] Error 2