diff --git a/charts/litellm/CUSTOM-REAMD.md b/charts/litellm/CUSTOM-REAMD.md index 56a4fd3..b32a120 100644 --- a/charts/litellm/CUSTOM-REAMD.md +++ b/charts/litellm/CUSTOM-REAMD.md @@ -29,7 +29,7 @@ image: | Name | 설명 | 기본값 | | ---------------------- | ------------------------------------------------------------ | ------ | -| `image.repository` | 오프라인 설치 시에 설정.
오프라인 설치시에는 "paasup.io"로 설정 | `"docker.io"` | +| `image.repository` | 오프라인 설치 시에 설정.
오프라인 설치시에는 "paasup.io"로 설정 | `"ghcr.io/berriai/litellm-database"` | | `image.tag` | 이미지 태그 설정 | 'main-latest' | | `resources` | Litellm 서버의 시스템 자원 설정.
필요한 자원 확인 필요| `custom-values.yaml` 참고 |