aws-eks: Add properties from IHelmChartOptions to HelmChart construct #26678
Labels
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
good first issue
Related to contributions. See CONTRIBUTING.md
p2
Describe the feature
I would like the helm chart properties (at least: chart, repository, version) to be available in the HelmChart construct after instantiation.
Use Case
I was looking at writing an aspect that I wanted to use to inspect all helm charts added in our CDK stacks
Proposed Solution
Add and populate the properties in the HelmChart
Other Information
No response
Acknowledgements
CDK version used
2.90.0
Environment details (OS name and version, etc.)
Windows
The text was updated successfully, but these errors were encountered: