Skip to content

Instantly share code, notes, and snippets.

@madorn
Created January 8, 2020 17:53
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 madorn/5518523290c915118a4a3162244a0f3b to your computer and use it in GitHub Desktop.
Save madorn/5518523290c915118a4a3162244a0f3b to your computer and use it in GitHub Desktop.
updated-exercise2
oc patch cockroachdb example --type='json' -p '[{"op": "replace", "path": "/spec/statefulset/replicas", "value":3}]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment