Tyler Helmuth
Tyler Helmuth
I'm curious to understand more about the logs scenario
Ya we can error in `NOTES.txt`.
@ChrsMark can you post what you think the preset configuration would be? I suspect it would need a user to supply a string annotation and we've typically been very against...
That looks good. What annotation does a pod need to get scraped by the collector?
Ok lets move forward with this preset
I agree we dont need a new example for this situation.
@ppatel1604 are you by any chance generating the examples with an old version of helm? They are still out of sync. You can also simplify the generation with `make generate-examples...
When I checkout your branch and run `make generate-examples CHARTS=opentelemetry-collector` locally I do get changes.
It looks like our json schema is enforcing `value` to be a string, which is also what your error message is asking for. Is the supplied values.yaml how you produced...
I'm not sure I understand. If you set `.Values.manager.targetAllocatorImage.repository` in your values.yaml you dont have to set `.Values.manager.targetAllocatorImage.tag`.