Browse Source

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 years ago
parent
commit
3a07dabd8e
1 changed files with 0 additions and 4 deletions
  1. 0 4
      roles/template_service_broker/tasks/upgrade.yml

+ 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