Remove deployment-strategy declaration (dev-proxy)

The dev-proxy site failed due to a specification of deployment-strategy
in the deployment configuration. Removing this declaration allows
Shipyard to use a default strategy.

Change-Id: I10e6a9e1391f068cc8261a4e6145eeced10df9a8
This commit is contained in:
Bryan Strassner 2018-08-09 12:58:58 -05:00
parent f68ca30bd7
commit 51efe57688
1 changed files with 1 additions and 2 deletions

View File

@ -9,12 +9,11 @@ metadata:
storagePolicy: cleartext
data:
physical_provisioner:
deployment_strategy: all-at-once
deploy_interval: 30
deploy_timeout: 3600
destroy_interval: 30
destroy_timeout: 900
join_wait: 120
join_wait: 1
prepare_node_interval: 30
prepare_node_timeout: 1000
prepare_site_interval: 10