Skip to content

Instantly share code, notes, and snippets.

@0xAhmed
Last active October 10, 2017 13:07
Show Gist options
  • Save 0xAhmed/942583a9c460e9ed3c89370640b19a8e to your computer and use it in GitHub Desktop.
Save 0xAhmed/942583a9c460e9ed3c89370640b19a8e to your computer and use it in GitHub Desktop.
Set k8s image
$ kubectl --namespace=production set image deployment/kubeapp-production kubeapp=gcr.io/$PROJECT_ID/app:2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment