We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 946e254 commit 14f4036Copy full SHA for 14f4036
templates/gateway/gateway.yaml
@@ -46,7 +46,7 @@ spec:
46
matchLabels:
47
{{- include "opencloud.selectorLabels" . | nindent 14 }}
48
{{- end }}
49
- {{ - if and .Values.opencloud.storage.s3.internal.enabled .Values.opencloud.storage.s3.internal.httpRoute.enabled }}
+ {{- if and .Values.opencloud.storage.s3.internal.enabled .Values.opencloud.storage.s3.internal.httpRoute.enabled }}
50
- name: minio-https
51
protocol: HTTPS
52
port: 443
0 commit comments