We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7b17f4 commit dc159e2Copy full SHA for dc159e2
omero-web/values.yaml
@@ -67,6 +67,9 @@ affinity: {}
67
68
redis:
69
enabled: true
70
+ image:
71
+ # Temporary workaround for https://github.com/manics/kubernetes-omero/issues/55
72
+ repository: bitnamilegacy/redis
73
architecture: standalone
74
# TODO: Use the autogenerated redis secret instead
75
auth:
0 commit comments