8000 Helm chart: requests and limits on init container · Issue #3804 · nginx/kubernetes-ingress · GitHub
[go: up one dir, main page]

Skip to content

Helm chart: requests and limits on init container #3804

@bj0rn

Description

@bj0rn

Is your feature request related to a problem? Please describe.
Gatekeeper in our cluster requires that a request/limit is set on all containers. When we set "readOnlyRootFilesystem: true" an init container is generated without a resource block.

https://github.com/nginxinc/kubernetes-ingress/blob/main/deployments/helm-chart/templates/controller-deployment.yaml#L257

Describe the solution you'd like
We want it to be possible to set resources on the init container that is generated when readOnlyRootFilesystem: true is set

Metadata

Metadata

Assignees

Labels

backlogPull requests/issues that are backlog itemshelp wantedIssues identified as good community contribution opportunitiesproposalAn issue that proposes a feature request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0