Skip to content

Commit

Permalink
remove volume tuning overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Apr 10, 2024
1 parent 4480669 commit 363688d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions charts/cryostat/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,6 @@ spec:
optional: false
- name: DATA_DIR
value: /data
# TODO tune these or make them configurable. Ideally the single seaweed volume server should consume the entire PVC
- name: VOLUME_PREALLOCATE
value: "false"
- name: VOLUME_SIZE_LIMIT_MB
value: "500"
- name: VOLUME_MAX
value: "16"
- name: IP_BIND
value: 0.0.0.0
ports:
Expand Down

0 comments on commit 363688d

Please sign in to comment.