Skip to content

Commit

Permalink
Disable minio in turing ci values
Browse files Browse the repository at this point in the history
  • Loading branch information
shydefoo committed Dec 6, 2023
1 parent 70be820 commit 175b9ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/turing/ci/ci-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ turing-postgresql:
persistence:
size: 5Gi
merlin:
minio:
enabled: false # TODO: Temporarily disable as minio is not starting correctly

Check failure on line 69 in charts/turing/ci/ci-values.yaml

View workflow job for this annotation

GitHub Actions / lint

69:20 [comments] too few spaces before comment
deployment:
replicaCount: "1"
resources:
Expand Down

0 comments on commit 175b9ff

Please sign in to comment.