diff --git a/armada/handlers/chart_deploy.py b/armada/handlers/chart_deploy.py index 601c709c..01c6ae38 100644 --- a/armada/handlers/chart_deploy.py +++ b/armada/handlers/chart_deploy.py @@ -135,7 +135,7 @@ class ChartDeploy(object): if not self.disable_update_post and upgrade_post: LOG.warning( - 'Post upgrade actions are ignored by Armada' + 'Post upgrade actions are ignored by Armada ' 'and will not affect deployment.') post_actions = upgrade_post