Welcome to the Simpl-Open Installation Forum, the dedicated space to discuss the deployment of the Simpl-Open agents. Whether you're encountering specific issues or need clarification, share them here!
For detailed step-by-step instructions, please refer to our Installation Guide and User Manual.
Hello team,
As a temporary workaround, I manually changed the image in the ArgoCD pod manifest to:
image: docker.io/bitnamilegacy/redis:8.2.1-debian-12-r0
With this change, the pod started correctly, so the issue is resolved locally, until sync operation is done. However, this fix needs to be applied in the source repository so that deployments work out of the box without manual intervention.
Could you please update the repo to use the new image reference?
Thanks in advance,