Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
upgrade redis/elastic
  • Loading branch information
DannyAtal authored Jul 26, 2024
1 parent 3c27287 commit da1ea1a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/mlops/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ dbs:
redis:
enabled: true
serviceAccount: redis
image: cnvrg-redis:v3.0.5.c2
image: cnvrg-redis:v7.0.0
svcName: redis
port: 6379
storageSize: 10Gi
Expand Down Expand Up @@ -208,7 +208,7 @@ dbs:
es:
enabled: true
serviceAccount: es
image: cnvrg-es:7.17.5
image: cnvrg-es:v7.17.22
port: 9200
storageSize: 80Gi
svcName: elasticsearch
Expand Down Expand Up @@ -360,4 +360,4 @@ cvatdbs:
enabled: false
mpi:
enabled: false
scc: false
scc: false

0 comments on commit da1ea1a

Please sign in to comment.