Skip to content

Latest operator/helm chart release results in failed install due to helm secret > 1MB #529

@aesimard1

Description

@aesimard1

Describe the bug
Latest release 3.2.0 is resulting in failed to install release: create: failed to create: Secret "sh.helm.release.v1.nginxingress-sample.v1" is invalid: data: Too long: must have at most 1048576 bytes when following the Getting Started documentation for OpenShift via OLM.

This error did not appear in 3.1.0, before this latest release.

To Reproduce
Follow the exact steps specified in Getting Started to install on OpenShift using OLM.

  1. Install the operator via OLM
  2. Create the certificate secret
  3. Apply the SCC resource
  4. Deploy the default NginxIngress resource

Expected behavior
Expect the NginxIngress resource to be installed successfully with the default configuration.

Your environment

  • Version of the NGINX Ingress Operator - 3.2.0
  • Version of the Ingress Controller - 5.1.0
  • Version of Kubernetes - v1.31.8
  • Kubernetes platform - OpenShift on prem
  • Using NGINX or NGINX Plus - NGINX

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn issue reporting a potential bug

    Type

    Projects

    Status

    Done 🚀

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions