Hi, In your header you say Jakarta release but in the comment it refers to Istanbul.
I would recommend moving to Kohn anyways. The helm deploy script requires some input from an overrides.yaml to determine which components to be deployed. https://docs.onap.org/projects/onap-oom/en/latest/sections/guides/deployment_guides/oom_customize_overrides.html If you want to deploy sdnc then edit the overrides file with your required components. But even at that, the deploy script was supposed to be a temp workaround and may contain some bugs. This may be what you are seeing the with the databases being torn down. If you prefer (I don't recommend it) to install individual components post deploy of the core system you should use helm install. helm install onap-sdnc local/sdnc --debug --namespace onap --create-namespace --set global.masterPassword=test --set global.aafEnabled=false -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24349): https://lists.onap.org/g/onap-discuss/message/24349 Mute This Topic: https://lists.onap.org/mt/97822023/21656 Mute #jakarta:https://lists.onap.org/g/onap-discuss/mutehashtag/jakarta Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
