Skip to content

Commit c50237e

Browse files
committed
Fix redis connection issue
1 parent 971f0bd commit c50237e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

openshift/engagement-analytics/charts/redis-exporter/templates/statefulset.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ spec:
1717
prometheus.io/scrape: "true"
1818
labels:
1919
app: {{ .Chart.Name }}
20+
app-group: "engagement-app"
2021
spec:
2122
volumes:
2223
- name: conf

0 commit comments

Comments
 (0)