Stanislav Riazanov | 99523bd | 2019-03-14 20:04:48 +0400 | [diff] [blame^] | 1 | parameters: |
2 | kubernetes: | ||||
3 | pool: | ||||
4 | images: | ||||
5 | - ${_param:docker_image_gerrit} | ||||
6 | - ${_param:docker_image_jenkins_slave} | ||||
7 | - ${_param:docker_image_jenkins} | ||||
8 | - ${_param:docker_image_openldap} | ||||
9 | - ${_param:docker_image_phpldapadmin} | ||||
10 | - ${_param:docker_image_mysql} |