aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin/src/test/resources/effective-services/prod_us-east-3.xml
blob: 0bab4b7e74a9ca292a8a73ef25dbb9dd496d387c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<services xmlns:deploy="vespa">
    <container>
        <component id="good-service-client">
            <config>
                <url>us-east-3.prod.tld</url>
            </config>
        </component>
    </container>
</services>