Service templates: Capitalize .Node.Hostname (#6753)

This commit is contained in:
John Yani 2018-05-24 18:52:28 +03:00 committed by Gwendolynne Barr
parent 9ae1f78d7c
commit a362eba1c7
1 changed files with 1 additions and 1 deletions

View File

@ -947,7 +947,7 @@ Valid placeholders for the Go template are:
| `.Service.Name` | Service name |
| `.Service.Labels` | Service labels |
| `.Node.ID` | Node ID |
| `.Node.hostname` | Node hostname |
| `.Node.Hostname` | Node hostname |
| `.Task.Name` | Task name |
| `.Task.Slot` | Task slot |