sree

Results 7 comments of sree
trafficstars

HI, has this been added to the document? if so please can you let me know where I can read more on this. I have hit with same issue and...

just to check, "Use at your own risk" - what you see happening wrong? so that I am prepared

I am following https://opentelemetry.io/docs/k8s-operator/automatic/#create-an-opentelemetry-collector-optional and my deployment is failing for same reason. as its private reg for image. I can see deployment this is the service account used., are you...

@pseymournutanix did you make it work? please give some pointers if the case.

sorry the issue is with imagePullSecret not present on the deployment and not imagePullPolicy? how will having imagePullPolicy in this way help solve the issue if secret not present in...

Just to make anyone trying to do what I have been doing, I did use imagePulllSecrets in the spec, and has to use --validate=false for k8s apply not to fail...