Skip to content

Commit 1fea0d7

Browse files
authored
[Fleet] Add unprivileged mapping to .fleet-agents (#108293)
1 parent acad73b commit 1fea0d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

x-pack/plugin/core/template-resources/src/main/resources/fleet-agents.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@
9999
"upgradeable": {
100100
"type": "boolean"
101101
},
102+
"unprivileged": {
103+
"type": "boolean"
104+
},
102105
"version": {
103106
"type": "text",
104107
"fields": {

0 commit comments

Comments
 (0)