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