Skip to content
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

helm: Make operator imagePullPolicy configurable #1544

Merged
merged 1 commit into from Oct 5, 2023

Conversation

lambdanis
Copy link
Contributor

imagePullPolicy for the operator deployment can be now set in tetragonOperator.image.pullPolicy value, and defaults to IfNotPresent. Previously it defaulted to Always and couldn't be changed, what was problematic for example in local development.

imagePullPolicy for the operator deployment can be set in tetragonOperator.image.pullPolicy Helm value and defaults to IfNotPresent.

@lambdanis lambdanis added release-note/minor This PR introduces a minor user-visible change area/helm Related to the Helm chart labels Oct 3, 2023
@lambdanis lambdanis requested a review from a team as a code owner October 3, 2023 08:09
@netlify
Copy link

netlify bot commented Oct 3, 2023

Deploy Preview for tetragon ready!

Name Link
🔨 Latest commit d52e7c0
🔍 Latest deploy log https://app.netlify.com/sites/tetragon/deploys/651bcc4ef857740008805f58
😎 Deploy Preview https://deploy-preview-1544--tetragon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@michi-covalent michi-covalent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😇

imagePullPolicy for the operator deployment can be now set in
tetragonOperator.image.pullPolicy value, and defaults to IfNotPresent.
Previously it defaulted to Always and couldn't be changed, what was problematic
for example in local development.

Signed-off-by: Anna Kapuscinska <anna@isovalent.com>
@kkourt kkourt merged commit 2af1148 into cilium:main Oct 5, 2023
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm Related to the Helm chart release-note/minor This PR introduces a minor user-visible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants