Skip to content

Instantly share code, notes, and snippets.

@lvnilesh
Created November 16, 2019 23:14
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 lvnilesh/b6073afa64d15d3abcd3dacc9ddd2d57 to your computer and use it in GitHub Desktop.
Save lvnilesh/b6073afa64d15d3abcd3dacc9ddd2d57 to your computer and use it in GitHub Desktop.
mm svc
apiVersion: v1
kind: Service
metadata:
name: mattermost
spec:
ports:
- name: http
port: 8000
selector:
role: mattermost
# type: "LoadBalancer"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment