Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liyaka committed Jan 20, 2025
1 parent 3308f2a commit c9669f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/helm_chart/opik/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Call opik api on http://localhost:5173/api
| component.frontend.volumes[0].name | string | `"opik-frontend-nginx"` | |
| component.python-backend.autoscaling.enabled | bool | `false` | |
| component.python-backend.enabled | bool | `true` | |
| component.python-backend.env.PYTHON_CODE_EXECUTOR_IMAGE_NAME | string | `"opik-executor-sandbox-python"` | |
| component.python-backend.env.PYTHON_CODE_EXECUTOR_IMAGE_NAME | string | `"opik-sandbox-executor-python"` | |
| component.python-backend.env.PYTHON_CODE_EXECUTOR_IMAGE_TAG | string | `"latest"` | |
| component.python-backend.image.pullPolicy | string | `"IfNotPresent"` | |
| component.python-backend.image.repository | string | `"opik-python-backend"` | |
Expand Down

0 comments on commit c9669f4

Please # to comment.