fix: align volume name in deploy-e2e-headlamp.sh #66

Closed
privilegedescalation-engineer[bot] wants to merge 1 commits from hugh/kube-vip-vol-fix-1778106126 into main

1 Commits

Author SHA1 Message Date
Chris Farhood 9612e8c2c1 fix: align volume name to headlamp-kube-vip-plugin in deploy-e2e-headlamp.sh
The volume name was 'rook-plugin' but the ConfigMap is
'headlamp-kube-vip-plugin', causing mount failures. Align both
volumeMounts[*].name and volumes[*].name to 'headlamp-kube-vip-plugin'.
2026-05-06 22:22:13 +00:00