k8s/zero: set automountServiceAccountToken: true (#5282)

This commit is contained in:
Denis Mishin 2024-09-12 13:10:43 -04:00 committed by GitHub
parent e21fe2d0b3
commit 82a9dbe42a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,6 +9,7 @@ spec:
app.kubernetes.io/name: pomerium-zero
template:
spec:
automountServiceAccountToken: true
serviceAccountName: pomerium-zero
containers:
- name: pomerium