From b8d671aa5a3ce72018f5aa4e9ed4983d32877cae Mon Sep 17 00:00:00 2001 From: Alexander Andryashin Date: Fri, 18 Feb 2022 16:39:52 +0300 Subject: [PATCH] Better formating. --- moon2/templates/service.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/moon2/templates/service.yaml b/moon2/templates/service.yaml index cdb2f0c..f6487c3 100644 --- a/moon2/templates/service.yaml +++ b/moon2/templates/service.yaml @@ -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