Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Commit

Permalink
Add missing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
natarajaya committed Jun 26, 2019
1 parent 24119e5 commit 9408dff
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion shared/charts/gpii-flowmanager/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ spec:
- name: credentials
secret:
secretName: {{ .Values.credentialsSecretName }}
{{- end }}
{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ spec:
protocol: HTTPS
resolution: DNS
location: MESH_EXTERNAL
{{- end }}
{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ spec:
protocol: HTTPS
resolution: DNS
location: MESH_EXTERNAL
{{- end }}
{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ spec:
port:
number: 443
weight: 100
{{- end }}
{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ spec:
port:
number: 443
weight: 100
{{- end }}
{{- end }}
2 changes: 1 addition & 1 deletion shared/charts/gpii-preferences/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ spec:
- name: credentials
secret:
secretName: {{ .Values.credentialsSecretName }}
{{- end }}
{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ spec:
protocol: HTTPS
resolution: DNS
location: MESH_EXTERNAL
{{- end }}
{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ spec:
protocol: HTTPS
resolution: DNS
location: MESH_EXTERNAL
{{- end }}
{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ spec:
port:
number: 443
weight: 100
{{- end }}
{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ spec:
port:
number: 443
weight: 100
{{- end }}
{{- end }}

0 comments on commit 9408dff

Please sign in to comment.