Skip to content

sre-charts/laravel-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Helm Charts

This functionality is in beta and is subject to change. The code is provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add laravel https://sre-charts.github.io/laravel-helm-chart

You can then run helm search repo laravel to see the charts.

Contributing

We'd love to have you contribute!