| Giorgi Lekveishvili | 285ab62 | 2023-11-22 13:50:45 +0400 | [diff] [blame] | 1 | apiVersion: v2 |
| 2 | name: gerrit-operator | ||||
| 3 | description: | | ||||
| 4 | This helm chart creates a Deployment for the gerrit-operator. A corresponding | ||||
| 5 | Service for the operator is implicitly created. | ||||
| 6 | sources: | ||||
| 7 | - https://gerrit.googlesource.com/k8s-gerrit/+/refs/heads/master/operator | ||||
| 8 | version : 0.1.0 | ||||
| 9 | dependencies: | ||||
| 10 | - name: gerrit-operator-crds | ||||
| 11 | version: 0.1.0 | ||||
| 12 | repository: "file://../gerrit-operator-crds" | ||||