mirror of
https://github.com/morbalint/kemkas-deployment.git
synced 2026-07-17 22:03:46 +00:00
fix monitoring URL
let's use HTTP and see if that works before trying gRPC
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
- name: monitoring__url
|
||||
value: "grafana-k8s-monitoring-grafana-agent.default.svc.cluster.local:4317"
|
||||
value: "http://grafana-k8s-monitoring-grafana-agent.default.svc.cluster.local:4318"
|
||||
- name: Email__DomainName
|
||||
value: "mail.kemkas.hu"
|
||||
- name: Email__ApiKey
|
||||
|
||||
Reference in New Issue
Block a user