UNCLASSIFIED - NO CUI

Skip to content

Helm script does not align with git repo file structure

My server room and I have been trying to get big bang deployed onto our server and we have run into some issues. We have the big bang images deployed to a harbor registry and have git installed as well. When we try to run the script to install flux we noticed that the url that the helm script is trying to use to get stuff from the git repo doesn’t match up with the path that was in the repo tarball. Do we need to move the files in git or maybe does the helm script need to be updated?

Harbor and git are deployed on the same server that we are trying to install bigbang on. I don’t think this should matter but if you think it might I can relay that to the server room.