Skip to content

Instantly share code, notes, and snippets.

@mikemadisonweb
Last active April 5, 2018 09:09
Show Gist options
  • Save mikemadisonweb/efbca88a7143ba21443a1501742c0c26 to your computer and use it in GitHub Desktop.
Save mikemadisonweb/efbca88a7143ba21443a1501742c0c26 to your computer and use it in GitHub Desktop.
kubectl delete --ignore-not-found -f path_to_file.yaml && export CONFIG_PATH="/config.dev.yaml" && envsubst < path_to_file.yaml | kubectl create -f -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment