Update stx-keystone-api-proxy docker image
Update the charts to use stx-keystone-api-proxy debian docker image. Story: 2009831 Task: 46921 Signed-off-by: Hugo Brito <hugo.brito@windriver.com> Change-Id: I2e02b810efd360dca38226d422c86cdc06936771
This commit is contained in:
parent
d00a224bf5
commit
009080586c
@ -11,7 +11,7 @@ endpoints:
|
||||
force_public_endpoint: true
|
||||
images:
|
||||
tags:
|
||||
keystone_api_proxy: docker.io/starlingx/stx-keystone-api-proxy:master-centos-stable-latest
|
||||
keystone_api_proxy: docker.io/starlingx/stx-keystone-api-proxy:master-debian-stable-latest
|
||||
ks_endpoints: docker.io/starlingx/stx-heat:master-centos-stable-latest
|
||||
conf:
|
||||
keystone_api_proxy:
|
||||
|
@ -21,7 +21,7 @@ labels:
|
||||
images:
|
||||
tags:
|
||||
ks_endpoints: docker.io/openstackhelm/heat:pike
|
||||
keystone_api_proxy: docker.io/starlingx/stx-keystone-api-proxy:master-centos-stable-latest
|
||||
keystone_api_proxy: docker.io/starlingx/stx-keystone-api-proxy:master-debian-stable-latest
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
||||
pullPolicy: IfNotPresent
|
||||
local_registry:
|
||||
|
@ -597,7 +597,7 @@ data:
|
||||
force_public_endpoint: true
|
||||
images:
|
||||
tags:
|
||||
keystone_api_proxy: docker.io/starlingx/stx-keystone-api-proxy:master-centos-stable-latest
|
||||
keystone_api_proxy: docker.io/starlingx/stx-keystone-api-proxy:master-debian-stable-latest
|
||||
ks_endpoints: docker.io/starlingx/stx-heat:master-centos-stable-latest
|
||||
conf:
|
||||
keystone_api_proxy:
|
||||
|
Loading…
Reference in New Issue
Block a user