docs
docs copied to clipboard
name resolution consul missing metadata fields
Describe the issue The name resolution consul component here: https://docs.dapr.io/reference/components-reference/supported-name-resolution/setup-nr-consul/ is missing many of the metadata fields that it supports. You can see the full metadata.yaml file that needs to be referenced in this PR on contrib: https://docs.dapr.io/reference/components-reference/supported-name-resolution/setup-nr-consul/
URL of the docs https://docs.dapr.io/reference/components-reference/supported-name-resolution/setup-nr-consul/
Expected content The metadata fields are reflective of what the underlying component fields can support.
Screenshots
Additional context