-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
area/installationeasySuitable for beginners or junior developersSuitable for beginners or junior developersgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpriority/important-longtermP2 Important over the long term,but may not be staffed and/or may need multiple releases to completeP2 Important over the long term,but may not be staffed and/or may need multiple releases to complete
Milestone
Description
What would you like to be added?
Propose a new Helm parameter to optionally enable Ingress during installation.
Why is this needed?
Currently, users need to manually create an Ingress for Karpor. This enhancement would allow users to enable Ingress via a Helm flag, reducing manual steps and improving deployment flexibility.
Expected Benefits:
- Simplified Ingress setup during installation
- Better out-of-the-box experience
- Reduced manual configuration needed
Proposed Implementation:
- Add a new boolean flag in the Helm chart (e.g.,
--enable-ingress
) - Generate Ingress YAML automatically if flag is set
- Provide default configuration with reasonable settings
- Allow additional customizations if needed
This would streamline the deployment process and improve the overall user experience.
Metadata
Metadata
Assignees
Labels
area/installationeasySuitable for beginners or junior developersSuitable for beginners or junior developersgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpriority/important-longtermP2 Important over the long term,but may not be staffed and/or may need multiple releases to completeP2 Important over the long term,but may not be staffed and/or may need multiple releases to complete