Added -s argument that attempts to use existing private-registry secret
Merged
requested to merge 528-add-ability-to-the-install_flux-sh-script-to-use-existing-registry-secret-if-it-exists into master
Compare changes
+ 51
− 15
@@ -23,12 +23,24 @@ function help {
@@ -90,6 +102,27 @@ while (( "$#" )); do
@@ -103,37 +136,40 @@ while (( "$#" )); do