summaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/zkapp/deployment.xml
blob: dd47299f5785e2527ae26211ba5d867dd3fe7e34 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version='1.0' encoding='UTF-8'?>
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<deployment version='1.0'>
  <test/>
  <prod global-service-id='mydisc'>+
    <region active='true'>us-east</region>
  </prod>
</deployment>