Skip to content

Commit

Permalink
Better formating.
Browse files Browse the repository at this point in the history
  • Loading branch information
aandryashin committed Feb 18, 2022
1 parent 72cc195 commit b8d671a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions moon2/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ spec:
selector:
app: {{ .Release.Name }}
ports:
- name: "moon"
protocol: TCP
port: 4444
- name: "moon-ui"
protocol: TCP
port: 8080
- name: "moon"
protocol: TCP
port: 4444
- name: "moon-ui"
protocol: TCP
port: 8080

0 comments on commit b8d671a

Please sign in to comment.