Skip to content

Fix Helm chart values for environment-specific configuration #556

Description

@Wilfred007

What

Helm chart has values.yaml and values-production.yaml but missing staging values. Resource limits and replica counts need per-environment tuning.

Why

Different environments need different resource limits, replica counts, and feature flags. One size doesn't fit all.

Scope

In scope: values-staging.yaml, document all values, resource limits per environment
Out of scope: Helm operator

Acceptance Criteria

  • Separate values files per environment
  • Resource limits appropriate per environment
  • Feature flags configurable per environment
  • README documenting all values

Technical Context

  • charts/payd/values.yaml — default values
  • charts/payd/values-production.yaml — production

Metadata

Metadata

Assignees

No one assigned

    Labels

    GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third CampaigndevopsIssues related to infrastructure, CI/CD, and deploymentmediumModerate tasks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions