diff --git a/examples/basic/armada-resources.yaml b/examples/basic/armada-resources.yaml index 8ce073a2..5243585b 100644 --- a/examples/basic/armada-resources.yaml +++ b/examples/basic/armada-resources.yaml @@ -534,6 +534,7 @@ data: timeout: 600 wait: timeout: 600 + test: true upgrade: no_hooks: true values: diff --git a/examples/complete/armada-resources.yaml b/examples/complete/armada-resources.yaml index f83d9d47..0f965784 100644 --- a/examples/complete/armada-resources.yaml +++ b/examples/complete/armada-resources.yaml @@ -574,6 +574,7 @@ data: timeout: 600 wait: timeout: 600 + test: true upgrade: no_hooks: true values: diff --git a/tools/gate/config-templates/bootstrap-armada-config.yaml b/tools/gate/config-templates/bootstrap-armada-config.yaml index 23d5f0f6..c915596e 100644 --- a/tools/gate/config-templates/bootstrap-armada-config.yaml +++ b/tools/gate/config-templates/bootstrap-armada-config.yaml @@ -520,7 +520,10 @@ data: chart_name: coredns release: coredns namespace: kube-system + test: true timeout: 600 + wait: + timeout: 600 upgrade: no_hooks: true values: