-
Notifications
You must be signed in to change notification settings - Fork 109
Installation: Add Helm Parameter for Ingress #808
Copy link
Copy link
Open
KusionStack/charts
#128Labels
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
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
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:
Proposed Implementation:
--enable-ingress)This would streamline the deployment process and improve the overall user experience.