Skip to content

Conversation

@kobejn-jb
Copy link

Replaced .Values.rbac.create with .Values.rbac.enabled used in IF statements in several templates to match default Values and other templates.
Changed README.md to match changes and describe proper usage of a chart

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets no related ticket
License Apache 2.0

What's in this PR?

There is en issue with deploying metrics-server chart with default values, in some templates value rbac.enabled is used but in others rbac.create. This is confusing and rbac,create is not in default values. This PR cleans that up by making all templates use rbac.enabled.

Why?

Paragraph above explains it

Checklist

  • Code meets the Developer Guide
  • User guide and development docs updated (if needed)
  • Related Helm chart(s) updated (if needed)

Replace .Values.rbac.create with .Values.rbac.enabled used in IF statements in several templates to match default Values and other templates.
Change README.md to match changes and describe proper usage of a chart
@kobejn-jb kobejn-jb changed the title Fix: Fix: metric-server chart rbac May 18, 2021
Copy link

@buker buker left a comment

Choose a reason for hiding this comment

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

lgfm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants