aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/application-id.def
blob: 2407909026ff2408705a3bfd1cb5dbf8edd35fde (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Application Id config (tenant, application, instance)

namespace=cloud.config

tenant      string default="(unknowntenant)"
application string default="(unknownapplication)"
instance    string default="(unknowninstance)"