chore(goff): try GO Feature Flag deployment
This commit is contained in:
parent
d15c2c1d0e
commit
81b988de17
7 changed files with 158 additions and 0 deletions
13
apps/goff/base/relay-config.yaml
Normal file
13
apps/goff/base/relay-config.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
retrievers:
|
||||
- kind: file
|
||||
path: /goff/default-flags.yaml
|
||||
|
||||
pollingInterval: 1000
|
||||
enablePollingjitter: true
|
||||
enableSwagger: true
|
||||
startWithRetrieverError: true
|
||||
|
||||
authorizedKeys:
|
||||
admin:
|
||||
- "testingtesting123"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue