#!/bin/bash set -xeuo pipefail kubectl config set-context $(kubectl config current-context) --namespace "$1"