Skip to content

Commit

Permalink
fixup indent
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Dec 11, 2023
1 parent c40cd55 commit ad6a157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/alfresco-search-service/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
annotations:
checksum/config: {{ include (print $.Template.BasePath "/config.yaml") . | sha256sum }}
{{- with .Values.podAnnotations }}
{{- toYaml . | nindent 8 }}
{{- toYaml . | nindent 8 }}
{{- end }}
labels:
app: {{ template "alfresco-search-service.fullname" . }}-solr
Expand Down

0 comments on commit ad6a157

Please sign in to comment.