Skip to content

Commit

Permalink
revert handling node.kubernetes.io/exclude-from-external-load-balance…
Browse files Browse the repository at this point in the history
…rs label
  • Loading branch information
kvaps committed Jan 3, 2025
1 parent 247e696 commit 3b1591e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions charts/cozystack/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ machine:
vip:
ip: {{ . }}
{{- end }}{{ end }}
nodeLabels:
node.kubernetes.io/exclude-from-external-load-balancers:
$patch: delete

cluster:
network:
Expand Down
3 changes: 0 additions & 3 deletions pkg/generated/presets.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ machine:
vip:
ip: {{ . }}
{{- end }}{{ end }}
nodeLabels:
node.kubernetes.io/exclude-from-external-load-balancers:
$patch: delete
cluster:
network:
Expand Down

0 comments on commit 3b1591e

Please sign in to comment.