-
Notifications
You must be signed in to change notification settings - Fork 27
Labels
bugAn issue reporting a potential bugAn issue reporting a potential bug
Description
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.
- Install the operator via OLM
- Create the certificate secret
- Apply the SCC resource
- 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
lborupj, grandjean244, aldato and vepatel
Metadata
Metadata
Assignees
Labels
bugAn issue reporting a potential bugAn issue reporting a potential bug
Type
Projects
Status
Done 🚀