[WIP] remove armada retries for testing purposes

WIP - DNM. this is a change to reduce the number of armada retries
for some testing purposes.

Change-Id: I28e4855243f22abed587f4a37720e57093853366
This commit is contained in:
DeJaeger, Darren (dd118r) 2021-04-08 14:29:30 -04:00
parent 35e5a7f796
commit ee43fdabba
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ def deploy_site_armada(parent_dag_name, child_dag_name, args):
task_id='armada_post_apply',
shipyard_conf=config_path,
main_dag_name=parent_dag_name,
retries=5,
retries=0,
dag=dag)
# Get Helm Releases