diff options
author | Tschaen, Brendan <ctschaen@att.com> | 2020-04-02 19:49:13 +0000 |
---|---|---|
committer | Tschaen, Brendan <ctschaen@att.com> | 2020-05-05 09:42:43 -0400 |
commit | 08d7b637aa40344d12daa7d4f9e4e9fff8d15e17 (patch) | |
tree | 9da4486310e7ff4f6981a86a5d465a05e1e50b05 /docs | |
parent | 61f38aac7b56e7e94a2986aba8f9820d1a0831ea (diff) |
MUSIC spring boot helm charts (music-sb)
Removal of tomcat and zookeeper as per latest music version..
Replaced with cassandra only and spring boot version of music,
adding support for https and running the music container under
a non-root user
Update oof-has music-api configuration, use https
Switch to music-api-springboot for all the ready.py
Issue-ID: MUSIC-572
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: Idbfac29cb5e9808787b5994e2575f055c292a146
Signed-off-by: vrvarma <vikas.varma@att.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/oom_hardcoded_certificates.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/oom_hardcoded_certificates.rst b/docs/oom_hardcoded_certificates.rst index 244fab4d50..552950b225 100644 --- a/docs/oom_hardcoded_certificates.rst +++ b/docs/oom_hardcoded_certificates.rst @@ -31,6 +31,8 @@ Here's the list of these certificates: | APPC | Yes | No | No | kubernetes/appc/resources/config/certs/org.onap.appc.p12 | +------------------+------------------+------------------+--------------------------------------------------------------------------------------------+ | MSB | Yes | No? | Yes | kubernetes/msb/resources/config/certificates | + +------------------+------------------+------------------+--------------------------------------------------------------------------------------------+ + | MUSIC | Yes | No? | No? | kubernetes/common/music/charts/music/resources/keys/ | +------------------+------------------+------------------+--------------------------------------------------------------------------------------------+ | SDC | Yes | No? | No? | kubernetes/sdc/resources/cert | +------------------+------------------+------------------+--------------------------------------------------------------------------------------------+ |