aboutsummaryrefslogtreecommitdiff
path: root/script/helm/garage
Commit message (Collapse)AuthorAgeFilesLines
* chore(helm): bump chart numberPatrick Jahns2022-12-111-1/+1
|
* feat(helm): allow to add custom labels to created ingress resourcesPatrick Jahns2022-12-112-0/+8
|
* refactor(helm): disable the ingress per defaultPatrick Jahns2022-12-111-5/+8
| | | | | | | | | The default values forces people to create an ingress resources, where per default an ingress is not necessary to start garage. If someone wants to utilize an ingress, he would need to define the values for the ingress either way, so enabling the ingress explicitly makes more sense, then requiring it to be disabled per default
* Fix helm chart with correct configuration syntaxfix-helm-chartAlex Auvolat2022-10-181-4/+5
|
* Updates values.yml with some opinionated and untested defaultsMaximilien R2022-09-302-35/+54
|
* Add missing ClusterRole and bindings for CRDsMaximilien R2022-09-301-0/+28
|
* Generate random RPC secret if not providedchemicstry2022-09-305-3/+64
|
* Cleanup values.yamlchemicstry2022-09-301-2/+0
|
* Add helm chartchemicstry2022-09-309-0/+513