UCP Charts: update location of postgres chart

This PS updates the location of the postgres chart to point to
OpenStack-Helm, now that it is moving from OpenStack-Helm-Addons.

Change-Id: Ib3c2df09602e0255c184524d02a0de36abca3a1f
This commit is contained in:
Pete Birley 2017-10-05 21:10:47 -05:00 committed by Tin Lam
parent 1fb9e0c288
commit c8999412c3
1 changed files with 2 additions and 2 deletions

View File

@ -251,7 +251,7 @@ metadata:
data:
chart_name: maas-postgresql
release: maas-postgresql
namespace: ucp
namespace: ucp
install:
no_hooks: false
upgrade:
@ -270,7 +270,7 @@ data:
node_selector_value: enabled
source:
type: git
location: https://git.openstack.org/openstack/openstack-helm-addons
location: https://git.openstack.org/openstack/openstack-helm
subpath: postgresql
reference: master
dependencies: []