Summary
Error validating data in ConfigMap for pre-install hook in EKS image build process after a recent commit to add environment variables. Requesting assistance on fixing values.yaml to resolve the error.
Question
Hi, I’m getting an error while building my eks image -
unable to build kubernetes object for pre-install hook airbyte/templates/env-configmap.yaml: error validating "": error validating data: [unknown object type "nil" in ConfigMap.data.CONNECTOR_SIDECAR_IMAGE, unknown object type "nil" in ConfigMap.data.CONTAINER_ORCHESTRATOR_IMAGE, unknown object type "nil" in ConfigMap.data.WORKLOAD_INIT_IMAGE]
I believe this issue has started after a commit 5 days ago https://github.com/airbytehq/airbyte-platform/commit/2ea608686f2566103cd0f7060cfe7036097d2b45 to add env vars to set additional launcher images. Can somebody help me how to fix my values.yaml to get through this error
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.