aboutsummaryrefslogtreecommitdiffstats
path: root/application/src/test/app-packages/athenz-in-deployment-xml/deployment.xml
blob: b9a7d40e9b6eea6a55d7196943c327c8b34d07c0 (plain) (blame)
1
2
3
4
5
6
7
8
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<deployment version="1.0" athenz-domain="foo" athenz-service="bar">
  <test />
  <staging />
  <prod>
     <region active="true">us-west-1</region>
   </prod>
</deployment>