runwhen-contrib / runwhen-local

RunWhen Local provides a tailored troubleshooting cheat sheet for Kubernetes environments
https://docs.runwhen.com/public/v/runwhen-local/
Apache License 2.0
159 stars 8 forks source link

[runwhen-local-feedback] fix kubeconfig generation with helm chart customized name #479

Closed stewartshea closed 5 months ago

stewartshea commented 5 months ago

Observation The customized clusterName from https://github.com/runwhen-contrib/helm-charts/blob/3100c0a1aa0d577b4d5541ea93161aa330fecb25/charts/runwhen-local/values.yaml#L150 is causing a malformed kubeconfig

Possible Suggestions Replace where the cluster name is substituted.

Any other details or context