mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
Account should service account and not users
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
@@ -33,8 +33,8 @@ osbs_orchestrator_cpu_limitrange: "95m"
|
||||
osbs_orchestrator_default_nodeselector: "orchestrator=true"
|
||||
|
||||
osbs_conf_readwrite_users:
|
||||
- default
|
||||
- builder
|
||||
- "system:serviceaccount:{{ osbs_namespace }}:default"
|
||||
- "system:serviceaccount:{{ osbs_namespace }}:builder"
|
||||
|
||||
nagios_Check_Services:
|
||||
nrpe: true
|
||||
|
||||
Reference in New Issue
Block a user