Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add more granular extraEnvs for parquet #203

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ramit-wandb
Copy link
Contributor

@ramit-wandb ramit-wandb commented Aug 7, 2024

Adds 2 extra "extraEnv" definitions:

  1. parquet.deployment.extraEnv : Responsible for injecting environment variables into the parquet deployment without injecting them into the backfiller cronjob.
  2. parquet.cronjob.extraEnv : Responsible for injecting environment variables into the parquet backfiller cronjob without injecting them into the deployment.

We still keep parquet.extraEnv around which is responsible for injecting env vars into both the deployment and the cronjob.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant