Skip to content

Commit

Permalink
Merge pull request #195 from AccessibleAI/rebase-main
Browse files Browse the repository at this point in the history
main-branch
  • Loading branch information
DannyAtal authored Oct 15, 2024
2 parents a470a39 + b472257 commit 06a0c63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/mlops/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ controlPlane:
readinessPeriodSeconds: 100
readinessTimeoutSeconds: 60
cnvrgScheduler:
enabled: true
enabled: false
requests:
cpu: 200m
memory: 1000Mi
Expand Down
2 changes: 1 addition & 1 deletion hack/scripts/paramsgen.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ let params = {
"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

0 comments on commit 06a0c63

Please sign in to comment.