Prechádzať zdrojové kódy

Revert delete tsb upgrade

This commit removes unnecessary and problematic
deletion of tsb during upgrades.

TSB should be upgraded via RollingUpdate
strategy.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1553624
Michael Gugino 7 rokov pred
rodič
commit
3a07dabd8e

+ 0 - 4
roles/template_service_broker/tasks/upgrade.yml

@@ -1,6 +1,2 @@
 ---
-# TODO(michaelgugino)
-# We can get rid of this remove section after switching to deployments.
-- include_tasks: remove.yml
-
 - include_tasks: deploy.yml