Let's remove the double quotes
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
be2b4af30c
commit
48f71cb3eb
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@ osbs_orchestrator_cpu_limitrange: "95m"
|
|||
osbs_orchestrator_default_nodeselector: "orchestrator=true"
|
||||
|
||||
osbs_conf_readwrite_users:
|
||||
- "system:serviceaccount:{{ osbs_namespace }}:default"
|
||||
- "system:serviceaccount:{{ osbs_namespace }}:builder"
|
||||
- system:serviceaccount:{{ osbs_namespace }}:default
|
||||
- system:serviceaccount:{{ osbs_namespace }}:builder
|
||||
|
||||
nagios_Check_Services:
|
||||
nrpe: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue