This MR aims to address #152 . Because there are many possible environment variables that users may want to add to their helm chart was decided to add the option to include custom environment variables to be added to the connect, injector, and operator containers.
This work can be tested using the following steps:
Check that the new environment variables have been added to the connect container in the manifest.
These steps should be followed for the injector and operator containers as well.
This MR aims to address #152 . Because there are many possible environment variables that users may want to add to their helm chart was decided to add the option to include custom environment variables to be added to the connect, injector, and operator containers.
This work can be tested using the following steps: