Hello everyone! I am from Prometheus-Operator 👋
We want to use crd-ref-docs in Prometheus-Operator for API reference. But, we are currently facing a problem while testing it 😫 . There is a struct called ProxyConfig that does not expand while generating the API-reference and looks like this in the docs. I believe that crd-ref-docs cannot expand embedded structs. Here is the link to the ProxyConfig struct code.
I want assistance with this if possible.
Hello everyone! I am from Prometheus-Operator 👋
We want to use
crd-ref-docsin Prometheus-Operator for API reference. But, we are currently facing a problem while testing it 😫 . There is a struct calledProxyConfigthat does not expand while generating the API-reference and looks like this in the docs. I believe thatcrd-ref-docscannot expand embedded structs. Here is the link to theProxyConfigstruct code.I want assistance with this if possible.