Skip to content

Commit 831bf34

Browse files
committed
use list of secrets to update
1 parent cf76ab8 commit 831bf34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/k8s/controller.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1778,7 +1778,6 @@ func (lbc *LoadBalancerController) validationTLSSpecialSecret(secret *api_v1.Sec
17781778
return
17791779
}
17801780
*secretList = append(*secretList, secretName)
1781-
17821781
}
17831782

17841783
func (lbc *LoadBalancerController) handleSpecialSecretUpdate(secret *api_v1.Secret) {

0 commit comments

Comments
 (0)