Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jingking authored Jan 19, 2024
1 parent 861341f commit 8a28c6b
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# Helm Charts for GeoNetowrk Deployment
Helm Charts for GeoNetowrk with Harmonized North American Profile (HNAP) plugin
Current version for both GeoNetwork and HNAP is v4.2.7
<br>The current version for both GeoNetwork and HNAP is v4.2.7
<br>Optional sub-charts include postgress-postgis, elasticsearch, kibana, ogc-api-records-service

## Usage
If you are running in your local Kubernetes environment, ensure that you have a persistent volume ready.
<br>Double-check the values.yaml file, paying particular attention to the ingress parameters.
````
helm install -n <your namespace> geonetwork ./geonetwork-4.2.7
````

0 comments on commit 8a28c6b

Please sign in to comment.