chore(goff): update retrievers

This commit is contained in:
David Landry 2024-09-04 16:13:29 -04:00
parent a8095865e6
commit 75774c5f2a

View file

@ -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