6131a207cf
The UpstreamConfig.Defaults field does not support setting Name or Namespace because the purpose is to apply defaults to all upstreams. I think this was just missed in the docs since those fields would error if set under Defaults. i.e. this is not supported: ``` UpstreamConfig { Defaults { Name = "foo" Namespace = "bar" # Defaults config here } } ``` |
||
---|---|---|
.. | ||
index.mdx | ||
ingress-gateway.mdx | ||
mesh.mdx | ||
proxy-defaults.mdx | ||
service-defaults.mdx | ||
service-intentions.mdx | ||
service-resolver.mdx | ||
service-router.mdx | ||
service-splitter.mdx | ||
terminating-gateway.mdx |