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 Chart: Use Secret for config file. Fix some minor issues #586

Merged
merged 1 commit into from Aug 9, 2018
Merged

Helm Chart: Use Secret for config file. Fix some minor issues #586

merged 1 commit into from Aug 9, 2018

Conversation

ghost
Copy link

@ghost ghost commented Aug 8, 2018

- Config file for Clair now is inside a Secret. Fixes #581.

- Update helper template to use latest Helm conventions for "name" and
"fullname".

- Update labels to use the recommended labels by Helm. See:
https://docs.helm.sh/chart_best_practices/#standard-labels

- Remove service.name from values file because it is not used.
Service discovery for parent charts can be made by using the
"clair.fullname" template since template functions are shared
between charts.
Copy link
Contributor

@jzelinskie jzelinskie left a comment

Choose a reason for hiding this comment

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

LGTM! Appreciate the update!

@jzelinskie jzelinskie merged commit 1d690bb into quay:master Aug 9, 2018
@ghost ghost deleted the update-helm-chart branch August 9, 2018 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant