-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
Currently oke module supports deployment of some extensions like cilium, prometheus, etc. What if a user requirement is to deploy a helm chart which is currently not supported as extension. e.g argocd.
The idea behind this feature request is to give the user a flexibility to basically deploy any helm chart as part of provisioning. That way we dont have to keep on adding new extensions. The configuration input should be a map or list of charts and their helm values to be provided. Ideally better to provide some sort of order of deployment.
New or Affected Resource(s)
Potential Terraform Configuration
# Copy-paste any Terraform configurations for how the requested feature may be used.
References
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request