#!/bin/bash -e set -o pipefail export NB_REPLICAS=3 . ./manifests/bin/deploy.sh