Skip to content

Standardize Helm Deployments with envFrom for CAST AI Components#479

Closed
anthonyvg9 wants to merge 3 commits intomasterfrom
feat/gitops-metadata
Closed

Standardize Helm Deployments with envFrom for CAST AI Components#479
anthonyvg9 wants to merge 3 commits intomasterfrom
feat/gitops-metadata

Conversation

@anthonyvg9
Copy link
Copy Markdown
Contributor

This PR updates the Helm deployment commands to:
• Use consistent envFrom blocks across all components by referencing:
• CAST_SECRET_APIKEY for API key secrets
• CAST_CONFIG_CLUSTERID for metadata configMap
• Replace hardcoded values with shell variables for clarity and reuse.
• Fix inconsistent escaping and line breaks in --set values.
• Explicitly set replicaCount for evictor and pod-pinner.
• Clean up formatting for better readability and maintainability.

Improves deployment consistency, simplifies configuration, and aligns with best practices.

@anthonyvg9 anthonyvg9 requested a review from a team as a code owner April 11, 2025 19:44
@github-actions
Copy link
Copy Markdown

This PR has been labeled as stale due to inactivity and will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the stale label May 23, 2025
@github-actions github-actions bot removed the stale label May 24, 2025
@github-actions
Copy link
Copy Markdown

This PR has been labeled as stale due to inactivity and will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the stale label Jun 23, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 1, 2025

This PR has been closed due to inactivity. Feel free to reopen if you are still working on it.

@github-actions github-actions bot closed this Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants