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 9e0592af54
commit e3a8cd16b4
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 1 additions and 0 deletions

View file

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

Binary file not shown.