Skip to content

Instantly share code, notes, and snippets.

@raj-rajaratnam
Created September 15, 2018 16:41
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 raj-rajaratnam/7f5ef7f4b203adf6ddf7e3009a40705f to your computer and use it in GitHub Desktop.
Save raj-rajaratnam/7f5ef7f4b203adf6ddf7e3009a40705f to your computer and use it in GitHub Desktop.
---
apiVersion: "v1"
kind: "Service"
metadata:
annotations: {}
finalizers: []
labels:
app: "utility"
name: "utility"
ownerReferences: []
spec:
externalIPs: []
loadBalancerSourceRanges: []
ports:
- port: 8280
protocol: "TCP"
targetPort: 8280
selector:
app: "utility"
type: "NodePort"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment