postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

Fix upgrade command

Open hughcapet opened this issue 3 years ago • 0 comments

There is a regression caused by https://github.com/zalando/postgres-operator/pull/2056: upgrade run using postgres user was always failing because of an invalid option. -o pipefail was moved directly to upgradeCommand to fix this. + minor formatting corrections added

hughcapet avatar Oct 12 '22 14:10 hughcapet