Images: Remove Kolla-Toolbox image as not required
This ps removes the last references to Kolla-Toolbox which is not required for keystone management jobs. Change-Id: Ia02b018889964b0dc1b324fd053c16ed6c995a2f
This commit is contained in:
parent
4ddaff690a
commit
68a6862857
@ -25,9 +25,9 @@ images:
|
||||
tags:
|
||||
drydock: quay.io/attcomdev/drydock:1.0.1
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
|
||||
ks_user: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3
|
||||
ks_service: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3
|
||||
ks_endpoints: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3
|
||||
ks_user: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
||||
ks_service: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
||||
ks_endpoints: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
||||
drydock_db_init: docker.io/postgres:9.5
|
||||
drydock_db_sync: quay.io/attcomdev/drydock:1.0.1
|
||||
pull_policy: "IfNotPresent"
|
||||
@ -265,4 +265,3 @@ conf:
|
||||
override:
|
||||
append:
|
||||
# end policy.yaml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user