#!/bin/bash set -e NAMESPACE=casa-vlan-cicd kubectl create namespace ${NAMESPACE} || true