Adding Security team privileges to the FIPS pipeline (#192872)

## Summary

As part of the handoff of FIPS pipeline to the Security team, we should
have management access to re-run the buildkite pipeline
This commit is contained in:
Kurt 2024-09-13 11:40:00 -04:00 committed by GitHub
parent 8d8742fc5b
commit c980edd6af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,5 +34,7 @@ spec:
teams:
kibana-operations:
access_level: MANAGE_BUILD_AND_READ
kibana-security:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: READ_ONLY