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
All threads resolved!
Compare changes
+ 43
− 23
@@ -21,14 +21,27 @@ WAIT_TIMEOUT=300
@@ -90,6 +103,11 @@ while (( "$#" )); do
@@ -103,31 +121,33 @@ while (( "$#" )); do