Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-07 | [CONSUL] Update chart with service account | farida azmy | 1 | -0/+6 | |
Add service account to requirements, values and deployment/statefulset Issue-ID: OOM-2725 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: Ib3c768d074f5cf64e2f213fd31ee4b8517a21c09 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> | |||||
2020-12-09 | [CONSUL] Move components to component dir | Jakub Latusek | 1 | -0/+94 | |
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: Id91e9afe881fa744e5398425d0b4438c15488374 Issue-ID: OOM-2562 |