diff --git a/incubator/monochart/templates/deployment.yaml b/incubator/monochart/templates/deployment.yaml index 9bedfea3..8f58ab6c 100644 --- a/incubator/monochart/templates/deployment.yaml +++ b/incubator/monochart/templates/deployment.yaml @@ -95,7 +95,7 @@ spec: {{- end }} {{- with .Values.deployment.pod.hostAliases }} hostAliases: - {{- toYaml . | indent 8 }} +{{ toYaml . | indent 8 }} {{- end }} {{- if or .Values.dockercfg.enabled .Values.image.pullSecrets }} imagePullSecrets: