Skip to content

Instantly share code, notes, and snippets.

@sarjarapu
Created July 11, 2018 20:52
Show Gist options
  • Save sarjarapu/4ad8a786acacc45bcdfcdc3ae2962458 to your computer and use it in GitHub Desktop.
Save sarjarapu/4ad8a786acacc45bcdfcdc3ae2962458 to your computer and use it in GitHub Desktop.
A kubectl command to remove the MongoDbReplicaSet from Kubernetes and Ops Manager
kubectl delete -f samples/${K8_NAMESPACE}-replicaset.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment