Skip to content

Instantly share code, notes, and snippets.

@viveksinghggits
Created March 25, 2019 17:40
Show Gist options
  • Save viveksinghggits/30c9c7dce26b240572949a53c1b2db89 to your computer and use it in GitHub Desktop.
Save viveksinghggits/30c9c7dce26b240572949a53c1b2db89 to your computer and use it in GitHub Desktop.
apiVersion: v1
metadata:
name: restapi-service
spec:
selector:
app: restapi
ports:
- protocol: TCP
port: 8081
targetPort: 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment