Chris Lu
c9c91ba568
Refactor Helm chart to use dynamic names for resources ( #8142 )
...
* Refactor Helm chart to use dynamic names for resources
* ensure name length
2026-01-27 12:52:06 -08:00
Sheya Bernstein
8740a087b9
fix: apply tpl function to all component extraEnvironmentVars ( #8001 )
2026-01-11 12:14:16 -08:00
David Jansen
63f4bc64a3
fix: helm chart with COSI deployment enabled breaks on helm upgrade ( #7201 )
...
the `helm.sh/chart` line with the changing version number breaks helm upgrades to due to `matchLabels` being immutable.
drop the offending line as it does not belong into the `matchLabels`
2025-09-05 10:16:22 -07:00
Devin Lauderdale
fae416586b
Move helm templates into folders ( #7113 )
...
* refactor: move helm templates into respective service folders
* fix: update template path reference in filer-statefulset for s3-secret
2025-08-08 10:36:01 -07:00