Update Keystone image values
These changes pick a standard image for use with OSH. Change-Id: I7c74e299b0912e3e52fd5837fa1672708cdc7ff6
This commit is contained in:
parent
fd2314f2bd
commit
98ee01e983
@ -24,10 +24,10 @@ labels:
|
||||
node_selector_value: enabled
|
||||
|
||||
images:
|
||||
db_init: quay.io/stackanetes/stackanetes-keystone-api:newton
|
||||
db_sync: quay.io/stackanetes/stackanetes-keystone-api:newton
|
||||
api: quay.io/stackanetes/stackanetes-keystone-api:newton
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.1.1
|
||||
db_init: docker.io/kolla/ubuntu-source-keystone:3.0.3
|
||||
db_sync: docker.io/kolla/ubuntu-source-keystone:3.0.3
|
||||
api: docker.io/kolla/ubuntu-source-keystone:3.0.3
|
||||
dep_check: docker.io/kolla/ubuntu-source-kubernetes-entrypoint:4.0.0
|
||||
pull_policy: "IfNotPresent"
|
||||
|
||||
upgrades:
|
||||
|
Loading…
Reference in New Issue
Block a user