jsonnet/kube-prometheus/prometheus-adapter: fix incorrect window in containerQuery
This commit is contained in:
@@ -42,7 +42,7 @@ local k = import 'ksonnet/ksonnet.beta.4/k.libsonnet';
|
||||
pod:
|
||||
resource: pod
|
||||
containerLabel: container
|
||||
window: 1m
|
||||
window: 5m
|
||||
|||,
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user