Account should service account and not users

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-03-29 15:27:04 +02:00
parent 14d4e036e0
commit be2b4af30c

View file

@ -33,8 +33,8 @@ osbs_orchestrator_cpu_limitrange: "95m"
osbs_orchestrator_default_nodeselector: "orchestrator=true" osbs_orchestrator_default_nodeselector: "orchestrator=true"
osbs_conf_readwrite_users: osbs_conf_readwrite_users:
- default - "system:serviceaccount:{{ osbs_namespace }}:default"
- builder - "system:serviceaccount:{{ osbs_namespace }}:builder"
nagios_Check_Services: nagios_Check_Services:
nrpe: true nrpe: true