Skip to content

Commit

Permalink
[DSD-5159] Updated README.md
Browse files Browse the repository at this point in the history
Signed-off-by: VSIVAKALYAN <[email protected]>
  • Loading branch information
VSIVAKALYAN committed May 23, 2024
1 parent b90da47 commit 5f2e13b
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions charts/mosipcertmanager/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
# mosipcertmanager
Helm chart for installing mosipcertmanager

# its a Cronjob which will go though the DB & Check for partner certifiactes expiry
# dates & if certificates expired will renew the Certifcates
## Introduction
its a Cronjob which will go though the DB & Check for partner certifiactes expiry Dates
if certificates expired will renew the Certifcates.

# To deploy the cronjob
RUN Install script
## Install
RUN Install script
```
./install.sh
```

./install.sh
# TL;DR
```console
$ helm repo add mosip https://mosip.github.io
$ helm install my-release mosip/mosipcertmanager
```

0 comments on commit 5f2e13b

Please sign in to comment.