Skip to content

Grab the correct keys from the configmap when upgrading

DJ Mountney requested to merge fix-db-upgrade-configmap into master

Fixes an issue where if the script failed the first time, a second run wouldn't be able to collect the correct values.

(You can test a failed script run by scaling down your task-runner before running the script)

Merge request reports