Skip to content

Commit 0ec0508

Browse files
author
Atanas Chuchev
committed
Add ConfigMaps data-gatherer to input.json
1 parent 4ab9388 commit 0ec0508

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

examples/machinehub/input.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,11 @@
123123
"data": {
124124
"items": []
125125
}
126+
},
127+
{
128+
"data-gatherer": "ark/configmaps",
129+
"data": {
130+
"items": []
131+
}
126132
}
127133
]

0 commit comments

Comments
 (0)