chore(goff): update retrievers

This commit is contained in:
David Landry 2024-09-04 16:13:29 -04:00
parent a8095865e6
commit 9ea37a4e4c
2 changed files with 3 additions and 5 deletions

View file

@ -7,6 +7,6 @@ configMapGenerator:
files:
- config.yaml=relay-config.yaml
- default-flags.yaml
- override-flags.yaml
- name: cmflags
files:
- override-flags.yaml

View file

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