postgres-operator
postgres-operator copied to clipboard
Cluster env variables should be reflected for StatefulSet update
Fixes #2025
Env variables shouldn't get from the Cluster.Spec structure
@FxKu please have a look at this PR fixed StatefulSet updates on Env changes
Thanks in advance.
Thanks @dmvolod for this fix and the small refactoring. Kudos also for the unit test!
:+1:
👍