Skip to content

Commit

Permalink
update dummy config structure
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeschuurmans committed Aug 27, 2024
1 parent 08d1655 commit 01aaf52
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,8 @@ endpoints:
oidc_client_scopes:
url: http://fleetdb:8000
nats:
app_name: flipflop
connection_timeout: 60s
consumer:
name: flipflop
ack_wait: 5m
max_ack_pending: 10
pull: true
queue_group: flipflop
creds_file: /etc/nats/nats.creds
kv_replication: 1
stream:
user: flipflop
acknowledgements: true
duplicate_window: 5m
name: controllers
retention: workQueue
subjects:
- com.hollow.sh.controllers.commands.>
- com.hollow.sh.controllers.responses.>
stream_urn_ns: hollow-controllers
url: nats://nats:4222
otel:
authenticate: false
Expand Down

0 comments on commit 01aaf52

Please sign in to comment.