SB-04 environment cant pull the kafka image for DMaaP.

Looks like the chart has

# application image
repository: wurstmeister
image: kafka:latest


Which tries to do a pull:
pulling image "10.12.5.2:5000/kafka:latest"

which fails

a manual pull of  wurstmeister/kafka:latest  succeeds from k8s to the proxy.

root@k8s:/home/ubuntu# docker pull 10.12.5.2:5000/wurstmeister/kafka:latest
latest: Pulling from wurstmeister/kafka


  1.  How do we repair SB04 to over ride just that value in the chart since we 
dont have the other over ride files immediately available ?
  2.  Should we change the chart in OOM or is it only a problem for proxy 
environments ?


Brian



_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to