#!/bin/bash kubectl delete configmaps dashy kubectl create configmap dashy --from-file=conf.yml kubectl rollout restart deployment dashy