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

Add a new chart template that uses the conventions I have grown accustomed to #38

Open
colearendt opened this issue Apr 20, 2022 · 2 comments

Comments

@colearendt
Copy link
Owner

Related to #37

I'm not a huge fan of the conventions in the "default" / open source helm chart template. We should create our own template! (Or find a better open source one)

Ideals:

  • namespace things reasonably when possible (i.e. under pod or service or deployment)
  • use conventions from Kubernetes where possible (i.e. storageClassName instead of storageClass)
  • _helpers.tpl to simplify life
  • extraObjects
@colearendt
Copy link
Owner Author

Open question: ingress.ClassName or ingress.ingressClassName? That's a toughie

@pierluigilenoci
Copy link

FYI helm/helm#12653

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

No branches or pull requests

2 participants