Skip to content

Commit

Permalink
add missing defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
kalinkrustev committed Aug 22, 2024
1 parent 822e5cd commit b274bdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions account-lookup-service/chart-handler-timeout/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ config:
db_create_retry_interval_millis: 200
db_debug: false

# display_routes: true
# run_migrations: false
display_routes: true
run_migrations: false

endpointSecurity:
jwsSign: false
Expand Down

0 comments on commit b274bdb

Please sign in to comment.