fix: try lookup for immutable volumeName on tentacle-pvc#492
fix: try lookup for immutable volumeName on tentacle-pvc#492archer-65 wants to merge 1 commit intoOctopusDeploy:mainfrom
Conversation
This should fix cases with helm trying to override volumeName, which is an immutable field.
|
|
Hi! First of all, thanks for the PR, we appreciate all contributions! I was hoping to get some more information on the problem you ran into that prompted this change, as I wouldn't expect that the PVC |
|
Hi! We ran into this issue because we don’t explicitly set The fact lookup would cause problems is related to the the fact lookup is not run during |
This should fix cases with helm trying to override volumeName, which is an immutable field.