Updating Service Fabric documentation

This commit is contained in:
Amir Keibi
2019-07-26 02:30:05 -07:00
committed by Traefiker Bot
parent 7db41967c6
commit 72e2ddff98

View File

@@ -69,6 +69,8 @@ Here is an example of an extension setting Traefik labels:
</StatelessServiceType>
```
> **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.