Skip to content

istio-discovery helm chart appears to be ignoring proxy_init resources #39820

@e1ven

Description

@e1ven

Bug Description

The values file for the helm chart allows you to specify the resources that should be used for the init container.

This value appears to be ignored, in favor of using the proxy resources

It looks like what may be happening is that the same resources template as the sidecar is called.

This template appears to only use .Values.global.proxy.resources, and will not respect .Values.global.proxy_init.resources

Version

This appears in the `master` branch.
Testing with chart version 1.13.4
kubectl Client Version: v1.23.0
Applying the chart using argo-cd v2.4.3, but it appears to be unrelated to the installation method.

Additional Information

No response

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