Skip to content

Instantly share code, notes, and snippets.

@rafael
Created October 14, 2015 02:53
Show Gist options
  • Select an option

  • Save rafael/d8ef4e4258b0446da0e2 to your computer and use it in GitHub Desktop.

Select an option

Save rafael/d8ef4e4258b0446da0e2 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Service
metadata:
labels:
name: cassandra
name: cassandra
spec:
ports:
- port: 9042
selector:
name: cassandra
clusterIP: None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment