Skip to content

Commit b381516

Browse files
authored
Add webapp.url back into values.yaml
1 parent 728d18d commit b381516

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

charts/airbyte/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,9 @@ webapp:
345345
connector-builder-server:
346346
url: /connector-builder-api
347347

348+
## webapp.url Define the url the Airbyte Webapp is hosted at. Used in notification links.
349+
url: ""
350+
348351
fullstory:
349352
# -- Whether or not to enable fullstory
350353
enabled: false

0 commit comments

Comments
 (0)