Skip to content

Commit

Permalink
Update upup/pkg/fi/cloudup/populate_instancegroup_spec.go
Browse files Browse the repository at this point in the history
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
  • Loading branch information
olemarkus and hakman authored Sep 29, 2022
1 parent 9cbc9cd commit a452957
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions upup/pkg/fi/cloudup/populate_instancegroup_spec.go
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,6 @@ func PopulateInstanceGroupSpec(cluster *kops.Cluster, input *kops.InstanceGroup,

igKubeletConfig.Taints = taints.List()

useSecureKubelet := fi.BoolValue(igKubeletConfig.AnonymousAuth)

if useSecureKubelet {
igKubeletConfig.AnonymousAuth = fi.Bool(false)
}
Expand Down

0 comments on commit a452957

Please sign in to comment.