d-i
12/18/2017 - 7:31 PM

update k8s configmap from yaml

kubectl create configmap --dry-run -o yaml --from-file=_env env | kubectl replace -f -