Skip to content

Commit

Permalink
Update kubernetes/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Cornelius Roemer <[email protected]>
  • Loading branch information
anna-parker and corneliusroemer authored May 8, 2024
1 parent 2103aa9 commit 8510130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ helm install loculus kubernetes/loculus -f my-values.yaml

Install [k3d](https://k3d.io/v5.6.0/) and [helm](https://helm.sh/).

We deploy kubernetes via the `../deploy.py` script, this requires you to have `pyyaml` and `requests` installed. We recommend following the steps in [ingest](/ingest/README.md) to activate the loculus-ingest mamba environment which includes these packages, but the packages can also be installed individually.
We deploy to kubernetes via the `../deploy.py` script. It requires you to have `pyyaml` and `requests` installed.

### Setup for local development

Expand Down

0 comments on commit 8510130

Please sign in to comment.