Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(helm): bump chart number | Patrick Jahns | 2022-12-11 | 1 | -1/+1 |
| | |||||
* | feat(helm): allow to add custom labels to created ingress resources | Patrick Jahns | 2022-12-11 | 2 | -0/+8 |
| | |||||
* | refactor(helm): disable the ingress per default | Patrick Jahns | 2022-12-11 | 1 | -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-chart | Alex Auvolat | 2022-10-18 | 1 | -4/+5 |
| | |||||
* | Updates values.yml with some opinionated and untested defaults | Maximilien R | 2022-09-30 | 2 | -35/+54 |
| | |||||
* | Add missing ClusterRole and bindings for CRDs | Maximilien R | 2022-09-30 | 1 | -0/+28 |
| | |||||
* | Generate random RPC secret if not provided | chemicstry | 2022-09-30 | 5 | -3/+64 |
| | |||||
* | Cleanup values.yaml | chemicstry | 2022-09-30 | 1 | -2/+0 |
| | |||||
* | Add helm chart | chemicstry | 2022-09-30 | 9 | -0/+513 |