#!/bin/bash -x CHART_VERSION="2.11.0" NAMESPACE="external-dns" VAULT_AUTH_NAMESPACE="k8s-teapot" kubectl create ns ${NAMESPACE} cat <