Skip to content

Commit

Permalink
Merge pull request #103 from aandryashin/master
Browse files Browse the repository at this point in the history
Better formating.
  • Loading branch information
vania-pooh authored Feb 18, 2022
2 parents 72cc195 + b8d671a commit e91810a
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 e91810a

Please sign in to comment.