From 96e521fdf69d4480a739c16f61561f704ae8dd20 Mon Sep 17 00:00:00 2001 From: Steve Wilkerson Date: Wed, 3 Apr 2019 09:20:57 -0500 Subject: [PATCH] Armada job: Add upgrade options to rabbitmq chart This adds the force and recreate_pods upgrade options to the rabbitmq chart in the armada manifest to allow for successful rotation of user secrets on upgrades Change-Id: I8268300845c665abc1b8b139a81f339e5d66a10c --- tools/deployment/armada/manifests/armada-osh.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/deployment/armada/manifests/armada-osh.yaml b/tools/deployment/armada/manifests/armada-osh.yaml index ce782e51e4..c0671cfd33 100644 --- a/tools/deployment/armada/manifests/armada-osh.yaml +++ b/tools/deployment/armada/manifests/armada-osh.yaml @@ -214,6 +214,9 @@ data: install: no_hooks: False upgrade: + options: + force: true + recreate_pods: true no_hooks: False pre: delete: