UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Bump Istio

Merged Micah Nagel requested to merge istio-bb2 into master
3 files
+ 9
5
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -4,6 +4,6 @@ set -ex
# install flux with the dedicated helper script
./scripts/install_flux.sh \
--registry-username 'robot$bigbang' \
--registry-password "$REGISTRY1_PASSWORD" \
--registry-username 'robot$bb-dev-imagepullonly' \
--registry-password "${REGISTRY1_PASSWORD}" \
--registry-email bigbang@bigbang.dev
\ No newline at end of file
Loading