-
Notifications
You must be signed in to change notification settings - Fork 595
Fix label selector in operator NOTES.txt template #1684
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please bump the chart's patch version and then run make generate-examples CHARTS=opentelemetry-operator
Hello , |
@ababila this is great thanks! Youll need to rebase when you get a chance, a PR was just merged that bumps to 0.90.1, so youll need to go to 0.90.2 and re-run the make |
okay, done. |
This tiny PR fixes the
kubectl get pods
command to use the correct label selectorapp.kubernetes.io/instance
instead ofapp.kubernetes.io/name