Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 603 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 603 Bytes

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!