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

Optimize Kubernetes Service Configuration in Helm Charts #800

Open
haitwang-cloud opened this issue Jan 10, 2025 · 0 comments
Open

Optimize Kubernetes Service Configuration in Helm Charts #800

haitwang-cloud opened this issue Jan 10, 2025 · 0 comments
Labels
kind/feature new function

Comments

@haitwang-cloud
Copy link
Contributor

What would you like to be added:

  • Dynamic configuration for Kubernetes Service ports and types using values.yaml.
  • Conditional logic to set nodePort only when the Service type is NodePort.
  • Standardized labels and selectors using Helm template functions (include and nindent).
  • Improved readability with added comments in the templates.

What type of PR is this?

/kind feature

What this PR does / why we need it:

Which issue(s) this PR fixes:
Fixes #799

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

@haitwang-cloud haitwang-cloud added the kind/feature new function label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature new function
Projects
None yet
Development

No branches or pull requests

1 participant