airbyte
airbyte copied to clipboard
Incompatible types for comparison
Fails comparison for default value (unquoted string oss vs quoted string "oss")
Succeeds if I override default value with:
server:
deploymentMode: "oss"
Error: UPGRADE FAILED: template: airbyte/charts/server/templates/deployment.yaml:245:15: executing "airbyte/charts/server/templates/deployment.yaml" at <eq .Values.deploymentMode "oss">: error calling eq: incompatible types for comparison
Hello @machariamuguku , as this issue does not have enough details for further debugging let's take it to the Airbyte forum. Please make a post in the Troubleshooting section: https://discuss.airbyte.io/
I am closing this issue for now.
Hi! I have the same issue. Is related to: https://github.com/airbytehq/airbyte/pull/16334/files. @machariamuguku do you find the cause?
Closed by #16334