Skip to content

Commit

Permalink
remove cluncky checksum support
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Dec 19, 2023
1 parent cf0986e commit 2249b43
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ spec:
{{- toYaml .Values.strategy.rollingUpdate | nindent 6 }}
template:
metadata:
annotations:
checksum/config: {{ include (print $.Template.BasePath "/config-ai-transformer.yaml") . | sha256sum }}
labels:
{{- include "alfresco-ai-transformer.selectorLabels" . | nindent 8 }}
spec:
Expand Down

0 comments on commit 2249b43

Please sign in to comment.