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
This commit is contained in:
Steve Wilkerson 2019-04-03 09:20:57 -05:00
parent 280c5f192f
commit 96e521fdf6

View File

@ -214,6 +214,9 @@ data:
install:
no_hooks: False
upgrade:
options:
force: true
recreate_pods: true
no_hooks: False
pre:
delete: