open-consul/website/content/docs/connect
Luke Kysow 6131a207cf
Remove Name/Namespace fields from upstream default (#11456)
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
  }
}
```
2021-11-02 14:21:15 -07:00
..
ca docs: Add common CA config options to provider doc pages (#10842) 2021-08-19 11:18:55 -07:00
config-entries Remove Name/Namespace fields from upstream default (#11456) 2021-11-02 14:21:15 -07:00
gateways docs: Mesh gateway requires 1.6.0 *or newer* (#11333) 2021-10-18 17:11:00 -07:00
l7-traffic website: implement mktg 032 (#9953) 2021-04-07 15:50:38 -04:00
native docs: Fix spelling errors across website 2021-07-19 14:29:54 -07:00
observability Merge pull request #10527 from hashicorp/rename-main-branch 2021-06-30 13:07:09 -04:00
proxies connect: Add support for Envoy 1.20 (#11277) 2021-10-27 18:38:10 -07:00
registration docs: Update code blocks across website 2021-08-11 13:20:03 -07:00
configuration.mdx website: implement mktg 032 (#9953) 2021-04-07 15:50:38 -04:00
connect-internals.mdx website: implement mktg 032 (#9953) 2021-04-07 15:50:38 -04:00
connectivity-tasks.mdx website: implement mktg 032 (#9953) 2021-04-07 15:50:38 -04:00
dev.mdx website: implement mktg 032 (#9953) 2021-04-07 15:50:38 -04:00
index.mdx website: implement mktg 032 (#9953) 2021-04-07 15:50:38 -04:00
intentions-legacy.mdx website: implement mktg 032 (#9953) 2021-04-07 15:50:38 -04:00
intentions.mdx Document how to make namespace wildcard intentions. (#10724) 2021-09-10 21:25:09 +01:00
nomad.mdx website: implement mktg 032 (#9953) 2021-04-07 15:50:38 -04:00
security.mdx Document possible risk w.r.t exposing the admin API in Envoy (#10817) 2021-08-13 10:05:29 -07:00
transparent-proxy.mdx website: fixup incorrect markdown syntax (#11015) 2021-09-13 10:36:34 -04:00