Hi, You can use helm to deploy and undeploy certain components. Make sure you have the helm server running up and your repository set.
To undeploy you can run: "helm undeploy dev-oof -n onap". Here for example you will remove the oof component. Do deploy certain component you can use "helm deploy dev-oof local/onap --namespace onap --set global.masterPassword=password". Also update the values.yaml file setting true or false the components you want to deploy. More details here: https://docs.onap.org/projects/onap-oom/en/istanbul/oom_user_guide.html ( https://docs.onap.org/projects/onap-oom/en/istanbul/oom_user_guide.html ) Best, Paulo -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23955): https://lists.onap.org/g/onap-discuss/message/23955 Mute This Topic: https://lists.onap.org/mt/90080598/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
