Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-06 | [UUI] Automatically retrieve certificates | Sylvain Desbureaux | 2 | -2/+71 | |
Instead of using hardcoded certificates, let's use certInitializer in order to retrieve them. Issue-ID: OOM-2695 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I673b3c7b8087c150b1e4c1d522b92ec08260ec09 | |||||
2020-12-09 | [UUI] Move components to component dir | Jakub Latusek | 4 | -0/+152 | |
Helm 3.4 requires the dependencies in the charts dir to be included in the requirements. Dependencies need to be moved to the components folder Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I32e904297e17263042b42ee51c3e75532b4ad660 Issue-ID: OOM-2562 |