Skip to content

Commit

Permalink
Try readOnly
Browse files Browse the repository at this point in the history
  • Loading branch information
bpblanken committed Oct 9, 2024
1 parent 9e3b4d6 commit f5e9b17
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/seqr-platform/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
version: 1.1.11-dev
- name: pipeline-runner
repository: https://broadinstitute.github.io/seqr-helm
version: 0.1.4-dev
version: 0.1.5-dev
- name: hail-search
repository: https://broadinstitute.github.io/seqr-helm
version: 0.2.9-dev
- name: lib
repository: https://broadinstitute.github.io/seqr-helm
version: 0.1.4
digest: sha256:3598440fcba23c0cd607f9aac13b380712f4b302d71c23de51e1a7290d15817e
generated: "2024-10-09T00:15:04.296359-04:00"
digest: sha256:51ac7291ebf207d91e68b61a1837228bc286fc293b4190b02015c8cb2aa0055f
generated: "2024-10-09T12:57:16.000071-04:00"
2 changes: 1 addition & 1 deletion charts/seqr-platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
version: 1.1.11-dev
repository: "https://broadinstitute.github.io/seqr-helm"
- name: pipeline-runner
version: 0.1.4-dev
version: 0.1.5-dev
repository: "https://broadinstitute.github.io/seqr-helm"
condition: pipeline-runner.enabled
- name: hail-search
Expand Down
1 change: 1 addition & 0 deletions kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ nodes:
extraMounts:
- hostPath: /var/seqr
containerPath: /var/seqr
readOnly: false
extraPortMappings:
- containerPort: 30900 # the seqr app exposes a NodePort on this port
hostPort: 80
Expand Down

0 comments on commit f5e9b17

Please sign in to comment.