Skip to content
Closed
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions charts/airbyte/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,9 @@ webapp:
connector-builder-server:
url: /connector-builder-api

## webapp.url Define the url the Airbyte Webapp is hosted at. Used in notification links.
url: ""

fullstory:
# -- Whether or not to enable fullstory
enabled: false
Expand Down
Loading