#!/usr/bin/env bash # --------------------------------------------------------------------- # This script should bootstrap a new environment, or update # existing ones # Get the configmap name and namespace to prepare the # --------------------------------------------------------------------- if [[ $1 == "--config" ]] ; then cat <