Skip to content

Commit

Permalink
Update README.md (bitnami#31141)
Browse files Browse the repository at this point in the history
Fixed typo

Signed-off-by: Ali <[email protected]>
  • Loading branch information
xogoodnow authored and ThibaultFiligran committed Dec 26, 2024
1 parent 57c47c9 commit fd291bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bitnami/grafana-tempo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | `""` |
Expand Down Expand Up @@ -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.

0 comments on commit fd291bf

Please sign in to comment.