summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
yuryn [Thu, 26 Oct 2017 14:10:50 +0000 (17:10 +0300)]
Add option to disable specific deployments
Add option to disable any deployment by using conditions in helm
templates. Each deployment will get helm parameter - boolean flag
allowing to disable it. The flags can be listed in the custom
values.yaml file that can be passed to the createAll script with
'-v' command line option.
Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56
Issue-ID: OOM-380
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
Dusan Rozman [Mon, 2 Oct 2017 13:55:04 +0000 (09:55 -0400)]
Added missing mount to aaf deployment yaml
Created mount /data2/ needed for aaf
Change-Id: I050579e42afce9dc29c4c7a3cfdfb05ddb4d4217
Issue-ID: OOM-331
Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>
Dusan Rozman [Tue, 26 Sep 2017 20:04:12 +0000 (16:04 -0400)]
Added AAF containers to ONAP Kubernetes
Created the initial deployment yamls for AAF project
Issue-ID: OOM-11
Change-Id: I3c60185d78e8ce5596791624086f7cf32b3c3c38
Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>