Explorar o código

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 %!s(int64=7) %!d(string=hai) anos
pai
achega
3a07dabd8e
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  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