ieugen / charts

Kubernetes charts - see repository https://ieugen.github.io/charts/

Home Page:https://ieugen.github.io/charts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ieugen’s Collection of kubernetes charts

[Helm](https://helm.sh) must be installed to use the charts. Please refer to Helm’s [documentation](https://helm.sh/docs) to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add ieugen-charts https://ieugen.github.io/charts

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo ieugen-charts to see the charts.

To install the ofbiz chart:

helm install my-ofbiz ieugen-charts/ofbiz

To uninstall the chart:

helm delete my-ofbiz

About

Kubernetes charts - see repository https://ieugen.github.io/charts/

https://ieugen.github.io/charts/

License:Apache License 2.0


Languages

Language:Smarty 100.0%