Skip to content

Commit 6117925

Browse files
Add fips attribute to .fleet-agents docs (#123406)
Co-authored-by: Julien Lind <julien.lind@elastic.co>
1 parent cee43fd commit 6117925

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
@@ -102,6 +102,9 @@
102102
"unprivileged": {
103103
"type": "boolean"
104104
},
105+
"fips": {
106+
"type": "boolean"
107+
},
105108
"version": {
106109
"type": "text",
107110
"fields": {

0 commit comments

Comments
 (0)