Major change that brought the chart in line with others. Mainly by more heavily relyng on subcharts and *.tpl files for code modularity and reusability (and consistency)
All checks were successful
Deploy the Helm Chart / build (push) Successful in 15s
All checks were successful
Deploy the Helm Chart / build (push) Successful in 15s
This commit is contained in:
parent
84a322eb28
commit
563a76b84e
34 changed files with 621 additions and 1103 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -2,8 +2,11 @@
|
|||
values.filled.yaml
|
||||
|
||||
# Exclude any packaged charts
|
||||
services-dashboard-*.tgz
|
||||
ba-services-*.tgz
|
||||
|
||||
# Ignore Helm dependencies themselves
|
||||
charts/
|
||||
|
||||
# Random other stuff
|
||||
templates.old
|
||||
*.old*
|
||||
input.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue