Images: remove kolla-toolbox image
This PS removes the remaining references to the kolla toolbox image from OpenStack-Helm infra. By consolatating on the heat-engine image for admin and basic scripting tasks we remove the requirement to download an additional 752MB image for curl. Change-Id: Ia403eb3208f2b2f5873b85d8f46c301f299663b6
This commit is contained in:
parent
0d5a2a64a3
commit
77a704486e
@ -31,7 +31,7 @@ images:
|
|||||||
fluentbit: docker.io/fluent/fluent-bit:0.12.9
|
fluentbit: docker.io/fluent/fluent-bit:0.12.9
|
||||||
fluentd: docker.io/kolla/ubuntu-source-fluentd:ocata
|
fluentd: docker.io/kolla/ubuntu-source-fluentd:ocata
|
||||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
|
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
|
||||||
helm_tests: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3
|
helm_tests: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
||||||
image_repo_sync: docker.io/docker:17.07.0
|
image_repo_sync: docker.io/docker:17.07.0
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
local_registry:
|
local_registry:
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
prometheus: docker.io/prom/prometheus:v2.0.0
|
prometheus: docker.io/prom/prometheus:v2.0.0
|
||||||
helm_tests: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3
|
helm_tests: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
||||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
|
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
|
||||||
image_repo_sync: docker.io/docker:17.07.0
|
image_repo_sync: docker.io/docker:17.07.0
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user