airbyte-platform icon indicating copy to clipboard operation
airbyte-platform copied to clipboard

🐛 Fix Helm Charts: include missing global.logging.level in airbyte values

Open saifsafsf opened this issue 6 months ago • 0 comments
trafficstars

What

airbyte helm charts provide an option to change the log level, but the option is missing in the default values provided with the charts.

How

Include global.logging.level in the values.yaml file.

Recommended reading order

  1. values.yaml
  2. values.yaml.test

Can this PR be safely reverted and rolled back?

  • [x] YES :green_heart:
  • [ ] NO :x:

saifsafsf avatar May 05 '25 05:05 saifsafsf