Skip to content

Commit 8475bb0

Browse files
committed
fix whitespace
1 parent 3846fb3 commit 8475bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/deploy/helm/[[operator]]/templates/deployment.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ spec:
5151
{{- if .Values.kubernetesClusterDomain }}
5252
- name: KUBERNETES_CLUSTER_DOMAIN
5353
value: {{ .Values.kubernetesClusterDomain | quote }}
54-
{{- end }}
54+
{{- end }}
5555
{[% if operator.product_string in ['kafka'] %}]
5656
- name: KAFKA_BROKER_CLUSTERROLE
5757
value: {{ include "operator.fullname" . }}-kafka-broker-clusterrole

0 commit comments

Comments
 (0)