Update chart to support the deployment without persistent database 97/12897/5
authorZhang Rong(Jon) <rong.zhang@windriver.com>
Fri, 10 May 2024 06:36:40 +0000 (14:36 +0800)
committerZhang Rong(Jon) <rong.zhang@windriver.com>
Fri, 24 May 2024 09:28:29 +0000 (17:28 +0800)
commit6be44fb91ba404cb50e714a5ca112789b3f7b23c
tree2e1cba6d10a0a85f08275a18617768e57ef28c54
parent874ff786f1180878d74de7c4d85034247703112b
Update chart to support the deployment without persistent database

In case the O-Cloud may not have the persistent volume,
this commit will continue with the deployment and servicing without
persistent database which requires the persistent volume configuration
in O-Cloud.

Test Plan:
1. Tested the application with persistence database, it was as
expected.
2. Tested the application without persistence database, it was
as expected.

Issue-ID: INF-464

Change-Id: I72c6e3cc1538d2f442e1decc3da1123d2106d0b6
Signed-off-by: Zhang Rong(Jon) <rong.zhang@windriver.com>
charts/templates/deployment.yaml
charts/values.yaml