Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 2, 2020 09:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/35062df4a7d6c4e11505b6bccc854fa5 to your computer and use it in GitHub Desktop.
Save velotiotech/35062df4a7d6c4e11505b6bccc854fa5 to your computer and use it in GitHub Desktop.
$ kubectl patch statefulset cassandra --type='json' -p='[{"op": "replace", "path": "/spec/template/spec/containers/0/image", "value":"gcr.io/google-samples/cassandra:v14"}]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment