-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Description
I'm currently facing a problem: I want to customize the port of the Kourier data plane (Envoy) container. I discovered that direct configuration isn't supported in the CRD, so I thought I'd look through the source code to see if there's a Kourier-gatewayDeployment structure somewhere that I could modify and recompile. However, I can't seem to find it, and I can't see how knative-operator configures default values for the Kubernetes resources it creates, leaving me unsure how to proceed.
In other words, if I could understand how knative-operator populates default values for Kubernetes resources, I could solve this problem.
I'd appreciate any help. Thanks!
Metadata
Metadata
Assignees
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.