I suspect the helm plugin under .helm/plugins/deploy is having problems parsing – we dont usually deploy mariadb by itself since its shared infrastructure (so many thinngs need to be redeployed in mariadb or cassaandra isnt up)
You can try removing the cache directory under helm/plugins/deploy Make sure your override file has mariadb enabled (compare it with the full onap settings) Also – make all; make onap of your helm charts to make sure you have them Helm can be tricky with these silent failures – for me its usually that I have a typo and helm doesnt think the chart is part of the same deployment. Brian From: [email protected] <[email protected]> On Behalf Of Abdelmuhaimen Seaudi via Lists.Onap.Org Sent: Thursday, January 30, 2020 3:53 AM To: [email protected] Subject: [onap-discuss] Helm deploy command issue Hi When I say: helm deploy onap-cassandra local/onap -f dev.yaml --namespace onap It works Same as with the rest of onap components Except when I say: helm deploy onap-mariadb-galera local/onap -f dev.yaml --namespace onap It won't work, even when I add --verbose, tere are no logs, and helm return to the linux prompt. Any idea why ? A. Seaudi _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19862): https://lists.onap.org/g/onap-discuss/message/19862 Mute This Topic: https://lists.onap.org/mt/70267170/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
