mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
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:
parent
8d8742fc5b
commit
c980edd6af
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue