Merge pull request #257 from paulfantom/fix_window

fix incorrect window in containerQuery
This commit is contained in:
Frederic Branczyk
2019-10-07 10:47:54 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ local k = import 'ksonnet/ksonnet.beta.4/k.libsonnet';
pod:
resource: pod
containerLabel: container
window: 1m
window: 5m
|||,
},
},

View File

@@ -26,7 +26,7 @@ data:
pod:
resource: pod
containerLabel: container
window: 1m
window: 5m
kind: ConfigMap
metadata:
name: adapter-config