From a1bbe5c43828e8d54a7b43fde0d14834318c192e Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Wed, 28 Oct 2020 16:55:18 +0100 Subject: [SO] Remove so-secret component SO secret was used to give truststore to SO components. As we're using dynamic certificate retrieval, it's not needed anymore. Issue-ID: OOM-2534 Issue-ID: SO-3348 Signed-off-by: Sylvain Desbureaux Change-Id: I0eb2e052096923fc69bf5f1a1876d9a76a22102b --- .../so-secrets/resources/certs/org.onap.so.trust.jks | Bin 4641 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 kubernetes/so/components/so-secrets/resources/certs/org.onap.so.trust.jks (limited to 'kubernetes/so/components/so-secrets/resources/certs/org.onap.so.trust.jks') diff --git a/kubernetes/so/components/so-secrets/resources/certs/org.onap.so.trust.jks b/kubernetes/so/components/so-secrets/resources/certs/org.onap.so.trust.jks deleted file mode 100644 index 31ea6ba650..0000000000 Binary files a/kubernetes/so/components/so-secrets/resources/certs/org.onap.so.trust.jks and /dev/null differ -- cgit 1.2.3-korg