summaryrefslogtreecommitdiffstats
path: root/kubernetes/pomba/charts/pomba-networkdiscovery/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-11-24[POMBA] Uses new tpls for repos / imagesSylvain Desbureaux1-122/+0
This commit makes Pomba chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib94d70d7eb0af5835774719851046ada0af96202
2019-11-28Add ingress controler support to POMBALucjan Bryndza1-1/+7
Issue-ID: OOM-2184 Change-Id: I75f7e8239fe1f1027fffae6b3e2a848a593351ae Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2019-05-15update to released imagesPrudence Au1-1/+1
Change-Id: I59f7defc6fa594157cea940052521a4e5bdb96c5 Issue-ID: LOG-1050 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2019-02-15Merge "relaxed timing for liveness and readiness probes"Alexis de Talhouƫt1-2/+2
2019-02-13Network Disc chart update for SDNC-637Norm Traxler1-1/+2
Issue-ID: SDNC-637 Change-Id: I8d2d6378327cfad6a5d3a224e9fbffae2f471642 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-02-05relaxed timing for liveness and readiness probesjmac1-2/+2
Change-Id: I45e087a888925802c3c658c7eeae73f84d256a94 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-950
2018-12-18Fix OOM for Network DiscoveryNorm Traxler1-5/+3
update NDCB image and correct ND external port Enable Context Aggregator Network Discovery. Update docker image to 1.4.1-latest (master branch build) Issue-ID: SDNC-375 Change-Id: I3546e39d5a9c8dd727b934433b579ee684640489 Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-12-10Update OOM to for HTTPS for Network DiscoveryTait,Trevor(rt0435)1-2/+11
Issue-ID: SDNC-375 Change-Id: Ib1c045f08654e39d613a57f37cd336c129875604 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-11-29Network Discovery OOM changesNorm Traxler1-4/+15
Issue-ID: SDNC-533 Change Pomba OOM install to use latest Network Discovery code. Change-Id: I8f2b07f1ab8180ca74d935e55f11e9705f283148 Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-11-21Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit b570f27f6b382458cc64347024f27e15d36faad4. Change-Id: Ic091d6f6803832bf07207ce3a56c4646b888b0a4 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-23Add missing resource limits to POMBA podsjmac1-18/+19
Add missing pod dependencies Change-Id: Id976b00e6e0d0c325d93f3e3b77b757e2c72b378 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1465
2018-09-25adding unlimited resource limitMandeep Khinda1-96/+96
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-08-28Add Network Discovery Charts to OOMMohammadreza Pasandideh1-0/+96
Issue-ID: LOG-397 Change-Id: I9b830fbf399492f317990790cddb44699bec329b Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>