apenkop / Kustomize patch to add snippet
0 likes
0 forks
3 files
Last active
1 | --- |
2 | defaultNamespace: trillium |
3 | |
4 | helm: |
5 | repo: https://charts.example.com |
6 | |
7 | # Name of the chart within the repo |
8 | chart: trilium |
9 | # A custom release name to deploy the chart as. If not specified a release name |
10 | # will be generated by combining the invoking GitRepo.name + GitRepo.path. |
Newer
Older