envoyproxy/gateway

Handling optionality for helm resources

Open

#7,750 opened on Dec 16, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (802 forks)auto 404
help wanted

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

Description

Description: Currently envoy gateway helm chart does not support optionality for the service account, cluster roles, cluster role bindings etc., there are use cases where the RBAC is handled outside the helm chart to avoid the dependency to the cluster admin access.

Contributor guide