Skip to content

Commit 728d18d

Browse files
Tybot204perangel
andauthored
Removed unused externalDatabase Helm chart configuration (#388)
## What <!-- * Describe what the change is solving. * It helps to add screenshots if it affects the frontend. --> Issue: airbytehq/airbyte#54176 Current Helm `values.yml` documentation and defaults have old unused values for `externalDatabase`, potentially leading to confusion when setting up or upgrading Helm chart versions. ## How <!-- * Describe how code changes achieve the solution. --> This removes `externalDatabase` from all defaults and documentation. These values are not used anywhere in the project outside of the changes files in this PR. Instead `global.database` should be used instead to configure external PostgreSQL connections. ## Can this PR be safely reverted and rolled back? <!-- * If you know that your be safely rolled back, check YES.* * If that is not the case (e.g. a database migration), check NO. * If unsure, leave it blank.* --> - [x] YES 💚 - [ ] NO ❌ Co-authored-by: perangel <[email protected]>
1 parent 0ade605 commit 728d18d

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)