Skip to content

Commit

Permalink
[MOSIP-35160] added helm and installation script for admin-ui
Browse files Browse the repository at this point in the history
Signed-off-by: techno-467 <[email protected]>
  • Loading branch information
Prafulrakhade committed Sep 9, 2024
1 parent b0e4dde commit 9c74369
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions helm/admin-ui/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Authmanager
# Admin-ui

Helm chart for installing MOSIP Admin UI module

Expand All @@ -8,26 +8,3 @@ Helm chart for installing MOSIP Admin UI module
$ helm repo add mosip https://mosip.github.io
$ helm install my-release mosip/admin-ui
```

## Prerequisites

- Kubernetes 1.12+
- Helm 3.1.0
- PV provisioner support in the underlying infrastructure
- ReadWriteMany volumes for deployment scaling

## Installing the Chart

To install the chart with the release name `admin-ui`.

```console
helm install my-release mosip/admin-ui
```

> **Tip**: List all releases using `helm list`
## Uninstalling the Chart

To uninstall/delete the `my-release` deployment:


0 comments on commit 9c74369

Please sign in to comment.