-
Notifications
You must be signed in to change notification settings - Fork 425
fix(security): add imagePullPolicy to operator deployment #7250
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
We should always have an imagePullPolicy to make sure the operator images is always pulled avoiding using possible local and dangerous images. Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
❗ By default, the pull request is configured to backport to all release branches.
|
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
4 similar comments
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
We should always have an imagePullPolicy to make sure the operator images is always pulled avoiding using possible local and dangerous images. Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> (cherry picked from commit a4c7dee)
We should always have an imagePullPolicy to make sure the operator images is always pulled avoiding using possible local and dangerous images. Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> (cherry picked from commit a4c7dee)
We should always have an imagePullPolicy to make sure the operator images is always pulled avoiding using possible local and dangerous images. Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com> (cherry picked from commit a4c7dee)
We should always have an imagePullPolicy to make sure the operator
images is always pulled avoiding using possible local and dangerous images.