fixed prometheus url
This commit is contained in:
@@ -900,7 +900,7 @@ spec:
|
||||
- name: TZ
|
||||
value: "Europe/Budapest"
|
||||
- name: PROMETHEUS_URL
|
||||
value: "http://<your-prometheus-service>.<namespace>.svc.cluster.local:9090"
|
||||
value: "http://prometheus.mon-system.svc.cluster.local:9090"
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8080
|
||||
|
||||
Reference in New Issue
Block a user