Skip to content

Commit

Permalink
Add missing POD_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 committed Sep 2, 2024
1 parent f103886 commit 9c56285
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charts/internal/shoot-control-plane/templates/metallb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,10 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
- name: METALLB_POD_NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
- name: METALLB_HOST
valueFrom:
fieldRef:
Expand Down

0 comments on commit 9c56285

Please sign in to comment.