fix: align automountServiceAccountToken to true in deploy-e2e-headlamp.sh

Matches other plugins (rook, sealed-secrets, polaris, kube-vip).

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-05-06 21:13:45 +00:00
committed by Hugh Hackman [agent]
parent e4f888ae60
commit fb0900e149
+1 -1
View File
@@ -88,7 +88,7 @@ spec:
app.kubernetes.io/instance: ${E2E_RELEASE}
spec:
serviceAccountName: ${E2E_RELEASE}
automountServiceAccountToken: false
automountServiceAccountToken: true
securityContext: {}
containers:
- name: headlamp