Skip to content

Commit 14f4036

Browse files
committed
fix whitespace
Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
1 parent 946e254 commit 14f4036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/gateway/gateway.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
matchLabels:
4747
{{- include "opencloud.selectorLabels" . | nindent 14 }}
4848
{{- end }}
49-
{{ - if and .Values.opencloud.storage.s3.internal.enabled .Values.opencloud.storage.s3.internal.httpRoute.enabled }}
49+
{{- if and .Values.opencloud.storage.s3.internal.enabled .Values.opencloud.storage.s3.internal.httpRoute.enabled }}
5050
- name: minio-https
5151
protocol: HTTPS
5252
port: 443

0 commit comments

Comments
 (0)