-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Labels
area/cluster-autoscalerarea/helm-chartskind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Which component are you using?:
/area helm-charts
What version of the component are you using?:
9.54.1
Component version:
What k8s version are you using (kubectl version)?:
kubectl version Output
Client Version: v1.34.0
Kustomize Version: v5.7.1
Server Version: v1.34.3-eks-ac2d5a0
What environment is this in?:
AWS
What did you expect to happen?:
Deployment manifest rendered with the section -
imagePullSecrets:
- name: pull-through-cache
What happened instead?:
No section presented, while values for the installed helm show the parameter was passed
$ helm.exe -n kube-system get values cluster-autoscaler
USER-SUPPLIED VALUES:
imagePullSecrets:
name: pull-through-cache
How to reproduce it (as minimally and precisely as possible):
Install the chart with imagePullSecrets[0].name set to pull-through-cache.
Anything else we need to know?:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/cluster-autoscalerarea/helm-chartskind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.