Hi Aliakbar, Thank you for the explanation and the URL. So there's a file called onap/values.yaml in the Deploy section that I was able to look for 4 different repositories where we can pull charts from.
# ONAP Repository # Four different repositories are used # You can change individually these repositories to ones that will serve the # right images. If credentials are needed for one of them, see below. repository : nexus3. onap. org : 10001 dockerHubRepository : & dockerHubRepository docker. io elasticRepository : & elasticRepository docker. elastic. co googleK8sRepository : k8s. gcr. io Below the repos is a section called Common Global Images with several images listed. Here's a snippet of the list: # common global images # Busybox for simple shell manipulation busyboxImage : busybox : 1.32 # curl image curlImage : curlimages / curl : 7.69. 1 # env substitution image envsubstImage : dibi / envsubst : 1 Is there a way to figure out which image comes from which repo since they are only listed with their names and tags? Also the list is called common global images, is there another list of uncommon images that we should be aware of? Or these common images are all we need to fully deploy ONAP? Regards, Chau -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23118): https://lists.onap.org/g/onap-discuss/message/23118 Mute This Topic: https://lists.onap.org/mt/81910706/21656 Mute #docker:https://lists.onap.org/g/onap-discuss/mutehashtag/docker Mute #helm:https://lists.onap.org/g/onap-discuss/mutehashtag/helm Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
