mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-06-27 11:42:38 +00:00
86023b3721
The Secret is generated with a hash suffix by secretGenerator, so the nameReference needs to update HelmRelease to point to the generated name.
12 lines
253 B
YAML
12 lines
253 B
YAML
nameReference:
|
|
- kind: HelmRepository
|
|
version: v1
|
|
fieldSpecs:
|
|
- path: spec/chart/spec/sourceRef/name
|
|
kind: HelmRelease
|
|
- kind: Secret
|
|
version: v1
|
|
fieldSpecs:
|
|
- path: spec/valuesFrom/name
|
|
kind: HelmRelease
|