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 namespace value #1210

Merged
merged 3 commits into from
Oct 23, 2020
Merged

Conversation

yufuluo
Copy link
Contributor

@yufuluo yufuluo commented Oct 23, 2020

Related issue

#1209

What type of PR is this?

/kind feature

Proposed changes

Currently, the kyverno helm chart is deployed to the namespace with .Release.Namespace. It will be good if users can also specify the target namespace in the values.yaml file.
I added a function to the _helpers.tpl to get namespace from .Values.namespace if it's specified, otherwise, use .Release.Namespace .

Checklist

Further comments

Copy link
Member

@realshuting realshuting left a comment

Choose a reason for hiding this comment

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

@yufuluo Thanks for contributing!
/lgtm

Do we need these binaries .DS_Store and charts/.DS_Store?

@yufuluo
Copy link
Contributor Author

yufuluo commented Oct 23, 2020

@realshuting Thanks for the review Shuting!
Sorry the .DS_Store files shouldn't be there, removed now 👌

@realshuting realshuting merged commit 8c9c013 into kyverno:master Oct 23, 2020
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.

None yet

2 participants