Skip to content

Instantly share code, notes, and snippets.

@larkintuckerllc
Created November 22, 2020 12:08
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 larkintuckerllc/c7783acbde11355f23de7d9276b3026f to your computer and use it in GitHub Desktop.
Save larkintuckerllc/c7783acbde11355f23de7d9276b3026f to your computer and use it in GitHub Desktop.
watches
apiVersion: v1
kind: Service
metadata:
labels:
app: nginx
name: nginx
spec:
ports:
- port: 80
protocol: TCP
targetPort: http
selector:
app: nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment