docs: Link to supported config kinds in `config write`

Remove statement about service-defaults and proxy-defaults being the
only supported configuration entry types. Update the sentence to point
to the configuration entry documentation for a list of supported
types.
This commit is contained in:
Blake Covarrubias 2022-01-19 11:50:57 -08:00 committed by Blake Covarrubias
parent 86d6d2b3ba
commit d571fc0fd4
1 changed files with 3 additions and 2 deletions

View File

@ -70,8 +70,9 @@ From stdin:
### Config Entry examples
All config entries must have a `Kind` when registered. Currently, the only
supported types are `service-defaults` and `proxy-defaults`.
All config entries must have a `Kind` when registered. See
[Service Mesh - Config Entries](/docs/connect/config-entries) for the list of
supported config entries.
#### Service defaults