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