blob: 70e2365f1710e6dbe133ad6eeedefbf9002b4769 (
plain) (
tree)
|
|
{
"context": "k8s.prod.mydomain.com",
"global": {
"globalVar": "lizards"
},
"include": [
{
"name": "some-api",
"values": {
"version": "1.0-SNAPSHOT-0e6884d",
"importantFeature": true,
"apiPort": 4567
}
}
]
}
|