Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Minor fixes in instructions for deploying dev k8s env #58

Merged
merged 2 commits into from
Apr 30, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
@@ -209,6 +209,9 @@ export HF_TOKEN="<HF_TOKEN>"

**Note:** The model can be replaced. See [Environment Configuration](#environment-configuration) for model settings.

> NOTE: you can set above images to the prebuilt images on quay.io.
> Just note that the EPP image is not using the `/epp` suffix.

Once all this is set up, you can deploy the environment:

```bash