From 72e2ddff98a2d8e53b9602f797ae186e482f04f3 Mon Sep 17 00:00:00 2001 From: Amir Keibi Date: Fri, 26 Jul 2019 02:30:05 -0700 Subject: [PATCH] Updating Service Fabric documentation --- docs/configuration/backends/servicefabric.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/configuration/backends/servicefabric.md b/docs/configuration/backends/servicefabric.md index 563849dd5..09140bad5 100644 --- a/docs/configuration/backends/servicefabric.md +++ b/docs/configuration/backends/servicefabric.md @@ -69,6 +69,8 @@ Here is an example of an extension setting Traefik labels: ``` +> **Note**: The `Label` tag and its `Key` attribute are case sensitive. That is, if you use `label` instead of `Label` or `key` instead of `Key`, they will be silently ignored. + #### Property Manager Set Labels with the property manager API to overwrite and add labels, while your service is running.