Update README.md (#31141)

Fixed typo

Signed-off-by: Ali <115415312+xogoodnow@users.noreply.github.com>
This commit is contained in:
Ali
2024-12-23 13:19:30 +03:30
committed by GitHub
parent 6a0ca8f0d1
commit 0ca0ca4014

View File

@@ -845,7 +845,7 @@ The [Bitnami grafana-tempo](https://github.com/bitnami/containers/tree/main/bitn
| `queryFrontend.query.configuration` | Query sidecar configuration | `""` |
| `queryFrontend.query.containerPorts.jaegerMetrics` | queryFrontend query sidecar Jaeger metrics container port | `16687` |
| `queryFrontend.query.containerPorts.jaegerUI` | queryFrontend query sidecar Jaeger UI container port | `16686` |
| `queryFrontend.query.containerPorts.jaegerGRPC` | queryFrontend query sidecar Jaeger UI container port | `16685` |
| `queryFrontend.query.containerPorts.jaegerGRPC` | queryFrontend query sidecar Jaeger GRPC container port | `16685` |
| `queryFrontend.query.existingConfigmap` | Name of a configmap with the query configuration | `""` |
| `queryFrontend.query.extraEnvVars` | Array with extra environment variables to add to queryFrontend nodes | `[]` |
| `queryFrontend.query.extraEnvVarsCM` | Name of existing ConfigMap containing extra env vars for queryFrontend nodes | `""` |
@@ -1153,4 +1153,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.