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