67b6ff256a5f84d5c47ab88de33a57db6866914a

finding: The `targetPort` name is the same as `containers[*].ports[*].name` from deployment/pod definition and not `spec.ports[*].name` from service definition
This is collection of intree helm charts
You can find charts in charts folder and oci images for every chart in github packages.
How to use (example)
yaml rendering
helm template oci://ghcr.io/intreecom/charts/py-app --version 0.1.0
show chart values
helm show values oci://ghcr.io/intreecom/charts/py-app --version 0.1.0
install chart
helm install py-app oci://ghcr.io/intreecom/charts/py-app --version 0.1.0
Description
Languages
Smarty
100%