chore(goff): update retrievers
This commit is contained in:
parent
a8095865e6
commit
75774c5f2a
1 changed files with 2 additions and 4 deletions
|
|
@ -1,10 +1,8 @@
|
||||||
retrievers:
|
retrievers:
|
||||||
- kind: file
|
- kind: file
|
||||||
path: /goff/default-flags.yaml
|
path: /goff/default-flags.yaml
|
||||||
- kind: configmap
|
- kind: file
|
||||||
namespace: work
|
path: /goff/override-flags.yaml
|
||||||
configmap: cmflags
|
|
||||||
key: override-flags.yaml
|
|
||||||
|
|
||||||
pollingInterval: 1000
|
pollingInterval: 1000
|
||||||
enablePollingjitter: true
|
enablePollingjitter: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue