[hca] Use victoria-stable-1 as default for stable/victoria

Story: 2007264
Task: 41977
Change-Id: I202e9d62db10bbbcf1fed26b6d4bb6a6dd7c202b
This commit is contained in:
Bharat Kunwar 2020-06-05 09:41:43 +00:00
parent d60e7049b3
commit 79791a4b38
3 changed files with 5 additions and 5 deletions

View File

@ -1350,9 +1350,9 @@ _`heat_container_agent_tag`
This label allows users to select `a specific heat_container_agent This label allows users to select `a specific heat_container_agent
version, based on its container tag version, based on its container tag
<https://hub.docker.com/r/openstackmagnum/heat-container-agent/tags/>`_. <https://hub.docker.com/r/openstackmagnum/heat-container-agent/tags/>`_.
Train-default: ussuri-dev Train-default: train-stable-3
Ussuri-default: ussuri-dev Ussuri-default: ussuri-stable-1
Victoria-default: victoria-dev Victoria-default: victoria-stable-1
_`kube_dashboard_enabled` _`kube_dashboard_enabled`
This label triggers the deployment of the kubernetes dashboard. This label triggers the deployment of the kubernetes dashboard.

View File

@ -670,7 +670,7 @@ parameters:
heat_container_agent_tag: heat_container_agent_tag:
type: string type: string
description: tag of the heat_container_agent system container description: tag of the heat_container_agent system container
default: victoria-dev default: victoria-stable-1
keystone_auth_enabled: keystone_auth_enabled:
type: boolean type: boolean

View File

@ -678,7 +678,7 @@ parameters:
heat_container_agent_tag: heat_container_agent_tag:
type: string type: string
description: tag of the heat_container_agent system container description: tag of the heat_container_agent system container
default: victoria-dev default: victoria-stable-1
keystone_auth_enabled: keystone_auth_enabled:
type: boolean type: boolean