Fix rules window
This commit is contained in:
@@ -54,7 +54,7 @@ local k = import 'ksonnet/ksonnet.beta.4/k.libsonnet';
|
||||
},
|
||||
containerLabel: 'container'
|
||||
},
|
||||
window: 5,
|
||||
window: '5m',
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
@@ -26,7 +26,7 @@ data:
|
||||
"resource": "namespace"
|
||||
"pod":
|
||||
"resource": "pod"
|
||||
"window": 5
|
||||
"window": "5m"
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: adapter-config
|
||||
|
||||
Reference in New Issue
Block a user