aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/vespa/application-id.def
blob: a7b73cf43a001810a2100428b3652b009e9a708f (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.
# Application Id config (tenant, application, instance)

namespace=cloud.config

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