Skip to content

Commit 5ae59b5

Browse files
author
Vadym Mudryi
committed
updated readme
1 parent 960a2e1 commit 5ae59b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

charts/opencrvs-services/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,11 @@ Helm chart to deploy all OpenCRVS services on Kubernetes cluster.
8080
<td>{}</td>
8181
<td>Mapping kubernetes secrets as environment variables. For more information see [Mapping secrets](#mapping-secrets)</td>
8282
</tr>
83+
<tr>
84+
<td>data_seeder.enabled</td>
85+
<td>true</td>
86+
<td>Seed data as post-install step, data seeder is executed only once while `helm install`. In some cases when data is already seeded, e/g upgrade, this value must be set to false. **Note**: default user is used for data seeding, it will fail anyway on database with non-default data.</td>
87+
</tr>
8388
</tbody>
8489
</table>
8590

0 commit comments

Comments
 (0)