Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 2, 2020 09:14
$ kubectl patch statefulset cassandra --type='json' -p='[{"op": "replace", "path": "/spec/template/spec/containers/0/image", "value":"gcr.io/google-samples/cassandra:v13"}]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment