[Fleet] Fix enrollment api key application name (#122798)

This commit is contained in:
Nicolas Chaulet 2022-01-12 13:07:22 -05:00 committed by GitHub
parent d6526b0165
commit c180aac1f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -213,7 +213,7 @@ export async function generateEnrollmentAPIKey(
index: [],
applications: [
{
application: '.fleet',
application: 'fleet',
privileges: ['no-privileges'],
resources: ['*'],
},