diff --git a/ndustrial/deployment/templates/deployment.yaml b/ndustrial/deployment/templates/deployment.yaml index ff788ed..0b0a549 100644 --- a/ndustrial/deployment/templates/deployment.yaml +++ b/ndustrial/deployment/templates/deployment.yaml @@ -164,6 +164,7 @@ spec: path: {{ .Values.readinessProbe.path }} port: http {{ omit .Values.readinessProbe "enabled" "httpget" "path" | toYaml | nindent 12 }} + {{- end }} {{- end }} {{- end }} {{- if .Values.resources }}