This is an issue in situations where we are using helm deploy for bringing up oof. Using helm install in the same helm release will not run into this issue.
-- K i r a n From: Ranganathan, Dileep Sent: Tuesday, October 16, 2018 3:44 PM To: [email protected]; [email protected] Cc: Kamineni, Kiran K <[email protected]> Subject: [OOM] Referencing a job name from another chart Hi, In the deployment.yaml of oof,. we need to wait till the job aaf-sms-preload (defined inside aaf-sms subcharts) using job_complete.py. I tried to use {{ .Release.Name }}-aaf-sms-preload to get the name but since it is in a different project, it is failing. Is there any way we can refer a job defined in another chart? Thanks, Dileep -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13091): https://lists.onap.org/g/onap-discuss/message/13091 Mute This Topic: https://lists.onap.org/mt/27374675/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
