aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/contrib/charts/netbox/templates/_helpers.tpl
AgeCommit message (Collapse)AuthorFilesLines
2020-02-01Remove additional _helpers filesKrzysztof Opasiak1-31/+0
Helm by default creates some useful templates in _helpers.tpl file. This is fine for stand alone charts but when they become part of ONAP those helpers are no longer needed as our common components already provides all required functions Issue-ID: OOM-2278 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I659e4b45b031e87cc87f7bbbb22bf9e23cd74e61
2018-08-14Add netbox IPAM charts to support CDS usecaseMarc-Alexandre Choquette1-0/+31
Add /contrib & netbox subcharts to support the CDS Casablanca usecases, which leverages Netbox IPAM. Issue-ID: CCSDK-366 Change-Id: Ic761ea7ac7f763649184b89aa523c9e27fd34fc4 Signed-off-by: Marc-Alexandre Choquette <m.a.choquette@bell.ca>