-
Notifications
You must be signed in to change notification settings - Fork 717
Why does Helm charts crds folder has Deployments? #1773
Copy link
Copy link
Closed
Labels
Milestone
Description
Description:
https://github.com/envoyproxy/gateway/blob/main/charts/gateway-helm/crds/gatewayapi-crds.yaml#L9195-L9440
As you can see helm crds folder has Deployment, and other types of resources. It should only have crds. What is going on here?
Repro steps:
Include sample requests, environment, etc. All data and inputs
required to reproduce the bug.
Note: If there are privacy concerns, sanitize the data prior to
sharing.
Environment:
Include the environment like gateway version, envoy version and so on.
Logs:
Include the access logs and the Envoy logs.
Reactions are currently unavailable