diff --git a/charts/akeyless-secure-remote-access/templates/_helpers.tpl b/charts/akeyless-secure-remote-access/templates/_helpers.tpl index 7651c567..59b4f41d 100644 --- a/charts/akeyless-secure-remote-access/templates/_helpers.tpl +++ b/charts/akeyless-secure-remote-access/templates/_helpers.tpl @@ -186,7 +186,7 @@ Get the Ingress TLS secret. image: "{{ .Values.redisStorage.image.repository }}:{{ .Values.redisStorage.image.tag }}" imagePullPolicy: {{ .Values.redisStorage.image.pullPolicy }} {{- else }} - image: "docker.io/bitnami/redis:7.4" + image: "docker.io/bitnami/redis:6.2" imagePullPolicy: "Always" {{- end -}} {{- end -}} \ No newline at end of file