Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
qboileau committed Nov 28, 2024
1 parent b6e201e commit d68542e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/console/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Refer to our [documentation](https://docs.conduktor.io/platform/configuration/co
### Platform Deployment Parameters

| Name | Description | Value |
| --------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |-------------------------------|
| --------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------- |
| `platform.image.registry` | Conduktor Console image registry | `docker.io` |
| `platform.image.repository` | Conduktor Console image repository | `conduktor/conduktor-console` |
| `platform.image.tag` | Conduktor Console image tag (immutable tags are recommended) | `1.29.1` |
Expand Down Expand Up @@ -264,7 +264,7 @@ Console expose metrics that could be collected and presented if your environment
### Platform Cortex Parameters

| Name | Description | Value |
| --------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |--------------------------------------|
| --------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------ |
| `platformCortex.enabled` | Enable Conduktor Console Cortex | `true` |
| `platformCortex.image.registry` | Conduktor Console Cortex image registry | `docker.io` |
| `platformCortex.image.repository` | Conduktor Console Cortex image repository | `conduktor/conduktor-console-cortex` |
Expand Down

0 comments on commit d68542e

Please sign in to comment.