commit | f79b6676cfdc380e004f184a21bb969b2824c06e | [log] [tgz] |
---|---|---|
author | a.sreekumar <ajith.sreekumar@bell.ca> | Wed May 19 12:52:14 2021 +0100 |
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | Wed May 19 18:12:36 2021 +0000 |
tree | 7f7b40eebd4dc7b7661f73a74f961f9a55bed9c5 | |
parent | cc2f53b36e0d7881540e8afd24119f9e3c98a210 [diff] |
[COMMON] Change import-custom-cert from bash to sh As part of removing GPLv3 license, policy components have moved from bash to sh. This change is required in import-custom-certs script so that custom certificates can be imported into components that try to import them. Without this change, the init containers of the components will just fail. Change-Id: I6c5028428d4cd7c8baf3e96cb16a3cd91db57f9e Issue-ID: POLICY-3232 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>