add port to pushgw url

This commit is contained in:
Tobias Brunner 2020-02-16 20:02:35 +01:00
parent 91db082199
commit 904808b1c5
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ spec:
- name: BACKUP_GLOBALS3BUCKET
value: knurrli-k8up
- name: BACKUP_PROMURL
value: prometheus-pushgateway.monitoring.svc
value: prometheus-pushgateway.monitoring.svc:9091
ports:
- containerPort: 8080
protocol: TCP