-
Notifications
You must be signed in to change notification settings - Fork 639
feat(opentelemetry-operator): add imagePullPolicy for the operator image #1715
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
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
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.
you'll also need to run make generate-examples CHARTS=opentelemetry-operator
@TylerHelmuth it looks like i need to regenerate the values.schema.json, is there some preferred way to do it ? |
@KyriosGN0 we dont have any tooling set up to generate it. I manually add new fields to it when needed. |
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
@TylerHelmuth Thanks, updated. |
Signed-off-by: AvivGuiser avivguiser@gmail.com
fixes #1712