Skip to content

rfrancotechnologies/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

R.Franco Techonologies Helm Charts

This repository contains Helm charts created by R.Franco Technologies.

How to Package and Index the Included Helm Charts

cd docs
helm package ../helm-chart-sources/*
helm repo index --url https://rfrancotechnologies.github.io/helm-charts/ .

Strapi

In order to install the Strapi Helm chart from R.Franco Technologies first you have to add the chart repository to your helm installation:

$ helm repo add rfrancotechnologies https://rfrancotechnologies.github.io/helm-charts
$ helm repo update

Then, to install the chart with the release name my-release:

$ helm install my-release rfrancotechnologies/strapi

Have a look at the Strapi README.md for valid values for the chart.

About

Helm charts from R.Franco Technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published