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

Signed-off-by: Harsh63870 <harshvardhanpandey372@gmail.com>
This commit is contained in:
Harsh Vardhan Pandey
2026-07-14 20:54:47 +05:30
committed by GitHub
parent 22d51160e3
commit 1ba52548ed
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