Description
Found during test friday.
The warning about missing mtls in DP overview includes a link to the docs. Depending on if MeshService is enabled (mesh.meshServices.mode not Disabled) it should link to https://kuma.io/docs/2.13.x/resources/meshidentity/.
|
no-mtls: !!text/markdown | |
|
This data plane proxy does not have mTLS configured, yet — |
|
<a href="{KUMA_DOCS_URL}/policies/mutual-tls?{KUMA_UTM_QUERY_PARAMS}" target="_blank">Learn about certificates in {KUMA_PRODUCT_NAME}</a> |
Description
Found during test friday.
The warning about missing mtls in DP overview includes a link to the docs. Depending on if
MeshServiceis enabled (mesh.meshServices.modenotDisabled) it should link to https://kuma.io/docs/2.13.x/resources/meshidentity/.kuma-gui/packages/kuma-gui/src/app/data-planes/locales/en-us/index.yaml
Lines 19 to 21 in 5a21d2d