Merge "opensearch: default dashboards tag to opensearch_tag" into stable/zed
This commit is contained in:
commit
33891c639f
@ -84,7 +84,7 @@ opensearch_tag: "{{ openstack_tag }}"
|
||||
opensearch_image_full: "{{ opensearch_image }}:{{ opensearch_tag }}"
|
||||
|
||||
opensearch_dashboards_image: "{{ docker_registry ~ '/' if docker_registry else '' }}{{ docker_namespace }}/opensearch-dashboards"
|
||||
opensearch_dashboards_tag: "{{ openstack_tag }}"
|
||||
opensearch_dashboards_tag: "{{ opensearch_tag }}"
|
||||
opensearch_dashboards_image_full: "{{ opensearch_dashboards_image }}:{{ opensearch_dashboards_tag }}"
|
||||
|
||||
opensearch_dimensions: "{{ default_container_dimensions }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user