add baseurl to prometheus helm to chart so alertmanager sends correct links with prometheus public url instead of podname [ci skip]

This commit is contained in:
Viktor Barzin 2023-12-25 13:48:19 +00:00
parent 8bc8d6281c
commit 2f61744528

View file

@ -66,6 +66,7 @@ server:
retention: "12w" # ~100GB storage
strategy:
type: Recreate
baseURL: "https://prometheus.viktorbarzin.me"
ingress:
enabled: "true"
annotations: