Skip to content

Commit

Permalink
Merge pull request #3203 from Sheikh-Abubaker/np-enhance-pr
Browse files Browse the repository at this point in the history
[tempo] Remove multiple - (dash) entries under from within ingress
  • Loading branch information
Sheikh-Abubaker authored Aug 7, 2024
2 parents 55304fd + eff82c0 commit 631120b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/tempo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: tempo
description: Grafana Tempo Single Binary Mode
type: application
version: 1.10.1
version: 1.10.2
appVersion: 2.5.0
engine: gotpl
home: https://grafana.net
Expand Down
2 changes: 1 addition & 1 deletion charts/tempo/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# tempo

![Version: 1.10.1](https://img.shields.io/badge/Version-1.10.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.5.0](https://img.shields.io/badge/AppVersion-2.5.0-informational?style=flat-square)
![Version: 1.10.2](https://img.shields.io/badge/Version-1.10.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.5.0](https://img.shields.io/badge/AppVersion-2.5.0-informational?style=flat-square)

Grafana Tempo Single Binary Mode

Expand Down
2 changes: 1 addition & 1 deletion charts/tempo/templates/networkpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
- namespaceSelector:
{{- toYaml . | nindent 12 }}
{{- end }}
- podSelector:
podSelector:
matchLabels:
{{- include "tempo.labels" . | nindent 14 }}
role: read
Expand Down

0 comments on commit 631120b

Please sign in to comment.