garage/script/helm/garage
Patrick Jahns f58a813a36 refactor(helm): disable the ingress per default
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
2022-12-11 23:11:56 +00:00
..
templates Fix helm chart with correct configuration syntax 2022-10-18 22:30:05 +02:00
.helmignore Add helm chart 2022-09-30 18:46:57 +02:00
Chart.yaml Updates values.yml with some opinionated and untested defaults 2022-09-30 18:46:57 +02:00
values.yaml refactor(helm): disable the ingress per default 2022-12-11 23:11:56 +00:00