[UUI] New Solve 2 components in one Docker 44/131444/12
authorJunyiDu <hunterdevil@foxmail.com>
Wed, 28 Sep 2022 08:56:13 +0000 (16:56 +0800)
committerJunyiDu <hunterdevil@foxmail.com>
Thu, 3 Nov 2022 02:36:42 +0000 (10:36 +0800)
commite3fccd47d83f31fb5ac18943dc6d00b586d95800
tree3c474a84b1765e2761ab684068c32fe5a7bec16b
parent1712ea65fb6d28e88bcf579dad6b980ea002432e
[UUI] New Solve 2 components in one Docker

1.add postgres env in uui-server
2.use oom common postgres

Signed-off-by: dujunyi <hunterdevil@foxmail.com>
Issue-ID: USECASEUI-405
Change-Id: Id72a11f5b8574ff566061fcdfe98663107b6de2f
kubernetes/uui/components/uui-server/Chart.yaml
kubernetes/uui/components/uui-server/resources/config/application.properties
kubernetes/uui/components/uui-server/resources/config/postgres.sql [new file with mode: 0644]
kubernetes/uui/components/uui-server/templates/deployment.yaml
kubernetes/uui/components/uui-server/templates/job.yaml [new file with mode: 0644]
kubernetes/uui/components/uui-server/templates/secrets.yaml [new file with mode: 0644]
kubernetes/uui/components/uui-server/values.yaml