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