Skip to content

Commit

Permalink
Readme corrections
Browse files Browse the repository at this point in the history
Signed-off-by: Lalith Kota <[email protected]>
  • Loading branch information
lalithkota committed Dec 16, 2024
1 parent 1d46226 commit 11ecf53
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kubernetes/esignet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ eSignet can now be installed directly as part of the respective OpenG2P Module.

Source code for [OpenG2P eSignet](../../charts/esignet) helm chart.

- Note: Till version 1.4.2, this helm chart used to install all dependencies of esignet along with it. The later versions only install eSignet, eSignet - UI (OIDC UI), and do NOT install the dependencies. The installation of dependencies is left to the user.
- Note: Until version 1.4.2, this helm chart used to install all dependencies of esignet along with it. The later versions, including 1.4.2, only install eSignet, eSignet - UI (OIDC UI), and do NOT install the dependencies. The installation of dependencies is left to the user.
- Note: This doesn't install config server, it directly allows properties to be downloaded from git repos. (See Parameters section below.)

This helm chart is a fork of [MOSIP eSignet](https://github.com/mosip/esignet/tree/master/helm) helm chart, and applies additional modifications to make it easier to install eSignet seperately.
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/keymanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ For example, refer to [Social Registry deployment](https://docs.openg2p.org/soci

Source code for [OpenG2P Keymanager](../../charts/keymanager) helm chart.

- Note: Till version 1.2.0.1, this helm chart used to install all dependencies of keymanager along with it. The later versions do NOT. The installation of dependencies is left to the user.
- Note: Until version 12.0.2, this helm chart used to install all dependencies of keymanager along with it. Later versions, including 12.0.2, do NOT install dependencies. The installation of dependencies is left to the user.
- Note: This doesn't require config-server, it directly allows properties to be downloaded from git repos. (See Parameters section below.)

This helm chart is a fork of [MOSIP Keymanager](https://github.com/mosip/mosip-helm/tree/master/charts/keymanager) helm chart, and applies additional modifications to make it easier to install Keymanager (or with OpenG2P modules).
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/odk-central/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ For example, refer to [Social Registry deployment](https://docs.openg2p.org/soci

Source code for OpenG2P [ODK Central](../../charts/odk-central) helm chart.

- Note: Till version v2024.2.1, this helm chart used to install all dependencies of odk-central along with it. The later versions do NOT. The installation of dependencies is left to the user.
- Note: Until version v2024.2.1, this helm chart used to install all dependencies of odk-central along with it. Later versions, including v2024.2.1, do NOT. The installation of dependencies is left to the user.

## Standalone Installation

Expand Down

0 comments on commit 11ecf53

Please sign in to comment.