fix prometheus
This commit is contained in:
@@ -13,6 +13,7 @@ local kp = (import 'kube-prometheus/main.libsonnet') + {
|
|||||||
prometheus+:: {
|
prometheus+:: {
|
||||||
prometheus+: {
|
prometheus+: {
|
||||||
spec+: {
|
spec+: {
|
||||||
|
serviceMonitorSelector: {},
|
||||||
externalUrl: 'https://metrics.prod.panic.haus',
|
externalUrl: 'https://metrics.prod.panic.haus',
|
||||||
retention: '30d',
|
retention: '30d',
|
||||||
retentionSize: '16GB',
|
retentionSize: '16GB',
|
||||||
|
|||||||
Reference in New Issue
Block a user