fixed prometheus url

This commit is contained in:
2026-01-11 12:52:37 +01:00
parent f2d8d6b53d
commit 7f19ef5e84
+1 -1
View File
@@ -900,7 +900,7 @@ spec:
- name: TZ - name: TZ
value: "Europe/Budapest" value: "Europe/Budapest"
- name: PROMETHEUS_URL - name: PROMETHEUS_URL
value: "http://<your-prometheus-service>.<namespace>.svc.cluster.local:9090" value: "http://prometheus.mon-system.svc.cluster.local:9090"
ports: ports:
- name: http - name: http
containerPort: 8080 containerPort: 8080