Skip to content
This repository was archived by the owner on Nov 29, 2017. It is now read-only.

Commit 6c557ca

Browse files
committed
services
1 parent 88c37e9 commit 6c557ca

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

services.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@
2222
"title": "Service subnet",
2323
"length": 15
2424
},
25+
"ipAddress":{
26+
"type":"string",
27+
"title":"Service ip",
28+
"length": 15
29+
},
2530
"labels": {
2631
"type": "string",
2732
"title": "labels key value pair",
@@ -30,4 +35,3 @@
3035
}
3136
}]
3237
}
33-

0 commit comments

Comments
 (0)