keycloak upgrades on major versions seem to be a bit finicky. Adding a wait to kubectl scale down so that the scale down finishes, before the update happens.
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
Description
keycloak upgrades on major versions seem to be a bit finicky. Adding a wait to kubectl scale down so that the scale down finishes, before the update happens.
Type of change
Checklist before merging