-
Notifications
You must be signed in to change notification settings - Fork 45
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
kubecost: Bump kubecost to v1.75.1 #1005
Conversation
057bc46
to
e057741
Compare
@@ -57,9 +57,6 @@ cost-analyzer: | |||
enabled: true | |||
# storageClass: "-" | |||
|
|||
podSecurityPolicy: | |||
enabled: false |
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.
Assuming the default is true1
?
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.
yes. True is the default.
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.
maybe not true1
, but definitely true
😉
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.
lgtm
What type of PR is this?
chore
What this PR does/ why we need it:
This fix was merged and released kubecost/cost-analyzer-helm-chart#773. Bumping kubecost to the latest version which includes the fix, and no need to disable PSP now
Which issue(s) this PR fixes:
https://jira.d2iq.com/browse/D2IQ-74182
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Checklist