소스 검색

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 년 전
부모
커밋
3a07dabd8e
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  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