commit | 08b07fb8a62439721c2eb295aa1ce70ec8dfbaec | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Tue Apr 03 14:52:14 2018 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Tue Apr 03 14:53:16 2018 -0700 |
tree | 2f78f64f3bd76358ac36851cec877d6f28defa5c | |
parent | 74f94c022a5e5145395831ed623d7aa91778b406 [diff] [blame] |
[CORD-2889] Use premade `postgres` container Change-Id: Ifc9a021c425d8f03c98d566978400884fbace4de
diff --git a/xos-core/values.yaml b/xos-core/values.yaml index 8f37704..ccb647c 100644 --- a/xos-core/values.yaml +++ b/xos-core/values.yaml
@@ -24,8 +24,8 @@ tag: 'master' pullPolicy: 'IfNotPresent' xos_db: - repository: xosproject/xos-postgres - tag: 'master' + repository: postgres + tag: '10.3-alpine' pullPolicy: 'IfNotPresent' xos_tosca: repository: xosproject/xos-tosca