Commit d5519fc5 authored by Giuseppe Tudisco's avatar Giuseppe Tudisco
Browse files

canfar: update redis image

parent d0559541
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -139,6 +139,9 @@ tolerations: []

# For the token caching
redis:
  image:
    repository: redis
    tag: 8.2.2-bookworm
  architecture: 'standalone'
  auth:
    enabled: false
+3 −0
Original line number Diff line number Diff line
@@ -297,6 +297,9 @@ storage:

# For caching images from the Image Repository and for the writing the POSIX Users and Groups to be shared with Job files
redis:
  image:
    repository: redis
    tag: 8.2.2-bookworm
  architecture: 'standalone'
  auth:
    enabled: false