Skip to content

Instantly share code, notes, and snippets.

@justindavies
Last active August 31, 2018 23:10
Show Gist options
  • Save justindavies/ecb9a136608d83ed207be31ac061cad5 to your computer and use it in GitHub Desktop.
Save justindavies/ecb9a136608d83ed207be31ac061cad5 to your computer and use it in GitHub Desktop.
kind: Service
apiVersion: v1
metadata:
name: rendertron
spec:
selector:
app: rendertron
ports:
- name: rendertron
protocol: TCP
port: 80
targetPort: 80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment