aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/zkapp/deployment.xml
blob: 8363a3c84451cb0079929c86a5a0d294393224a6 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version='1.0' encoding='UTF-8'?>
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<deployment version='1.0'>
  <test/>
  <prod>
    <region>us-east</region>
  </prod>
</deployment>