Fix: storage trait mountToEnv should replace existing env value (#7217)

Signed-off-by: Harsh63870 <harshvardhanpandey372@gmail.com>
(cherry picked from commit 1ba52548ed)
This commit is contained in:
Harsh Vardhan Pandey
2026-07-14 20:54:47 +05:30
committed by github-actions[bot]
parent 65dedda40a
commit d5f521c30c
2 changed files with 2 additions and 0 deletions

View File

@@ -182,6 +182,7 @@ spec:
containers: [{
// +patchKey=name
// +patchStrategy=retainKeys
env: envList
// +patchKey=name
volumeDevices: volumeDevicesList

View File

@@ -176,6 +176,7 @@ template: {
containers: [{
// +patchKey=name
// +patchStrategy=retainKeys
env: envList
// +patchKey=name
volumeDevices: volumeDevicesList