diff --git a/helm/templates/ragflow.yaml b/helm/templates/ragflow.yaml index 456c2da8d1..62f3242fef 100644 --- a/helm/templates/ragflow.yaml +++ b/helm/templates/ragflow.yaml @@ -22,6 +22,7 @@ spec: {{- include "ragflow.labels" . | nindent 8 }} app.kubernetes.io/component: ragflow annotations: + checksum/values: {{ .Values | toYaml | sha256sum }} checksum/config-env: {{ include (print $.Template.BasePath "/env.yaml") . | sha256sum }} checksum/config-ragflow: {{ include (print $.Template.BasePath "/ragflow_config.yaml") . | sha256sum }} spec: