Skip to content

Instantly share code, notes, and snippets.

@rupinus85
Created January 10, 2019 08:03
Show Gist options
  • Save rupinus85/08bb72802491ae2a432693b0f125de64 to your computer and use it in GitHub Desktop.
Save rupinus85/08bb72802491ae2a432693b0f125de64 to your computer and use it in GitHub Desktop.
$ kubectl patch deployment gs-spring-boot-docker-deployment --patch "{\"spec\":{\"template\":{\"spec\":{\"containers\":[{\"name\":\"patch-demo-ctr-2\",\"image\":\"redis\"}]}}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment