UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 01cdb0fd authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'enable-redis' into 'master'

Enable Redis for CI: Authservice/Anchore

Closes #1207

See merge request platform-one/big-bang/bigbang!1726
parents c5663d80 8bb7746a
No related branches found
No related tags found
1 merge request!1726Enable Redis for CI: Authservice/Anchore
Pipeline #832924 passed with warnings
......@@ -730,10 +730,13 @@ addons:
memory: 100Mi
limits: {}
redis:
enabled: true
redis-bb:
master:
persistence:
size: 256Mi
replica:
replicaCount: 0
persistence:
size: 256Mi
......@@ -996,6 +999,10 @@ addons:
cpu: 100m
memory: 200Mi
limits: {}
anchore-ui-redis:
enabled: true
replica:
replicaCount: 0
bbtests:
enabled: true
scripts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment