Skip to content

Minor rename of environment variable for clarity - #366

Open
darinkrauss wants to merge 1 commit into
masterfrom
darin/cloud-data-fixes
Open

Minor rename of environment variable for clarity#366
darinkrauss wants to merge 1 commit into
masterfrom
darin/cloud-data-fixes

Conversation

@darinkrauss

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the platform-task Helm chart’s queue-related configuration by introducing a new value (dispatchTasksInterval) and wiring it into the Deployment as a new environment variable.

Changes:

  • Added deployment.env.queue.dispatchTasksInterval to chart values (default 5).
  • Updated the task Deployment template to set TIDEPOOL_TASK_QUEUE_DISPATCH_TASKS_INTERVAL from that new value.
  • Updated the chart README values table to include the new value.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
charts/tidepool/charts/task/values.yaml Adds a new queue configuration value (dispatchTasksInterval).
charts/tidepool/charts/task/templates/1-deployment.yaml Changes queue-related env vars set on the task container (introduces ...DISPATCH_TASKS_INTERVAL).
charts/tidepool/charts/task/README.md Documents the newly added values key in the generated values table.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread charts/tidepool/charts/task/templates/1-deployment.yaml
Comment thread charts/tidepool/charts/task/values.yaml
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.

2 participants