diff options
author | Daniel Silverthorn <daniel.silverthorn@amdocs.com> | 2018-03-08 10:02:21 -0500 |
---|---|---|
committer | Daniel Silverthorn <daniel.silverthorn@amdocs.com> | 2018-03-27 16:00:10 -0400 |
commit | b5d7ad89e5d86fe2555048da08cc5dcd6a5419d8 (patch) | |
tree | f7ab4da612f617bc6f5dc4d476c2d7d400c4eee5 /charts/champ/resources/config/appconfig/champ-api.properties | |
parent | 72c169d63f3acdbaca280d27f840fba9dacc68c1 (diff) |
Add champ subchart to oom aai
Change-Id: I19973276c957bf46cdb7cf493cead188b9faa2ad
Issue-ID: OOM-790
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
Diffstat (limited to 'charts/champ/resources/config/appconfig/champ-api.properties')
-rw-r--r-- | charts/champ/resources/config/appconfig/champ-api.properties | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/charts/champ/resources/config/appconfig/champ-api.properties b/charts/champ/resources/config/appconfig/champ-api.properties new file mode 100644 index 0000000..3b90c55 --- /dev/null +++ b/charts/champ/resources/config/appconfig/champ-api.properties @@ -0,0 +1,6 @@ +keyName=aai-uuid +sourceOfTruthName=source-of-truth +createdTsName=aai-created-ts +lastModTsName=aai-last-mod-ts +collectionPropertiesKey=properties + |