-
|
Hi, I installed the CRDs using the Helm Chart (v1.7.0) with the following settings: Apparently several of the documented CRDS (e.g. EnvoyGateway) are not installed and as far as I inspected the chart contains no template for the resource EnvoyGateway in Am I missing something here? |
Beta Was this translation helpful? Give feedback.
Answered by
zirain
Mar 4, 2026
Replies: 1 comment 1 reply
-
|
EnvoyGateway is not a real CRD, it's the struct EG used stored in envoy-gateway-config ConfigMap. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jabbrwcky
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
EnvoyGateway is not a real CRD, it's the struct EG used stored in envoy-gateway-config ConfigMap.