This chart installs the example GeoServer
To install the chart with the release name mygeoserver
in the namespace geo2
:
helm install mygeoserver1 . -n geo2
You could then open a web browser at the url https://mygeoserver1-geo2
.your-cluster-url
To uninstall/delete the mygeoserver1
deployment in the namespace geo2
:
helm delete mygeoserver1 -n geo2
The following tables lists the available parameters of the chart and their default values as found in the values.yaml
Parameter | Description | geo value |
---|---|---|
persistence.storage | Storage amount requested by the pvc | 100Mi |
You can specify your own values.yaml