Skip to content

Commit

Permalink
Merge pull request #650 from wwentland/fix-helm-whitespace
Browse files Browse the repository at this point in the history
Remove spurious space character in helm chart
  • Loading branch information
k8s-ci-robot authored Nov 3, 2023
2 parents 2c8565f + 611bfc9 commit 496613e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/aws-cloud-controller-manager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ tolerations:
# dnsPolicy -- dnsPolicy of deamonset pods. Should be set to Default if deployed as a deamonset on control-plane nodes to resolve properly
dnsPolicy: Default

clusterRoleName : system:cloud-controller-manager
clusterRoleName: system:cloud-controller-manager

roleBindingName: cloud-controller-manager:apiserver-authentication-reader

Expand Down

0 comments on commit 496613e

Please sign in to comment.