Skip to content

Commit

Permalink
Update Helm documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
CometActions committed Sep 17, 2024
1 parent 4c5b43f commit b0baad7
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 @@ -109,8 +109,8 @@ Call opik api on http://localhost:5173/api
| component.backend.env.ANALYTICS_DB_PROTOCOL | string | `"HTTP"` | |
| component.backend.env.ANALYTICS_DB_USERNAME | string | `"opik"` | |
| component.backend.env.JAVA_OPTS | string | `"-Dliquibase.propertySubstitutionEnabled=true"` | |
| component.backend.env.OPIK_OTEL_SDK_ENABLED | bool | `false` | |
| component.backend.env.OTEL_RESOURCE_ATTRIBUTES | string | `"service.name=opik-backend,service.version=$OPIK_VERSION"` | |
| component.backend.env.OTEL_SDK_DISABLED | bool | `true` | |
| component.backend.env.OTEL_TRACES_EXPORTER | string | `"otlp"` | |
| component.backend.env.OTEL_VERSION | string | `"2.8.0"` | |
| component.backend.env.REDIS_URL | string | `"redis://:wFSuJX9nDBdCa25sKZG7bh@opik-redis-master:6379/"` | |
Expand Down

0 comments on commit b0baad7

Please sign in to comment.