diff --git a/bitnami/grafana-tempo/README.md b/bitnami/grafana-tempo/README.md index 14bd18695d2c20..b83c0511b3f165 100644 --- a/bitnami/grafana-tempo/README.md +++ b/bitnami/grafana-tempo/README.md @@ -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. \ No newline at end of file +limitations under the License.