This issue tracks changes to the Helm chart configuration in tools/deployment/package-helm/values.yaml that should be addressed in a separate PR.
The following configurations need to be updated:
image.clpPackage.pullPolicy: Should be changed from "IfNotPresent" to "Always"
image.clpPackage.tag: Should be changed from "nightly" to "main"
Context:
This issue tracks changes to the Helm chart configuration in
tools/deployment/package-helm/values.yamlthat should be addressed in a separate PR.The following configurations need to be updated:
image.clpPackage.pullPolicy: Should be changed from "IfNotPresent" to "Always"image.clpPackage.tag: Should be changed from "nightly" to "main"Context:
redis,queue(RabbitMQ), andresults-cache(MongoDB) components asStatefulSets into the CLP Package Helm chart. #1698redis,queue(RabbitMQ), andresults-cache(MongoDB) components asStatefulSets into the CLP Package Helm chart. #1698 (comment)