aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cli/resources/configuration
AgeCommit message (Collapse)AuthorFilesLines
2024-08-13[COMMON] Cleanup chartsAndreas Geissler1-44/+0
- archive charts, which are not maintained anymore - archive subcharts in SDNC, MSB, DCAEGEN2-SERVICES - Cleanup environment and override files Issue-ID: OOM-3309 Issue-ID: ONAPARC-805 Change-Id: If19a807fefa574ceb9b90ac1eb84d9642729323d Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-02-17[CLI] Remove aaf dependencyefiacor1-14/+3
Remove aaf dependency from CLI Remove NodePort from CLI Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ia9f4f3417aff502a195a5849fe2e56243ba9c54b Issue-ID: OOM-3096
2021-02-19[CLI] Retrieve certificates automaticallySylvain Desbureaux1-0/+55
Instead of having hardocoded certificates, use certManager in order to retrieve them. Issue-ID: OOM-2684 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I20df713b7552b27392407db985fd402c259874e4