Skip to content

Add policyController resource propagation through values-ha.yaml #11301

@deusxanima

Description

@deusxanima

What problem are you trying to solve?

When adding values-ha.yaml to a Helm deployment, all Control plane components obtain cpu requests and memory requests and limits. All except the policy container on the destination pod.

How should the problem be solved?

Add the following to the values-ha.yaml template:

policyController:
resources: *controller_resources

Any alternatives you've considered?

n/a

How would users interact with this feature?

helm

Would you like to work on this feature?

None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions