mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-31 07:19:16 +02:00
k8s/zero: set automountServiceAccountToken: true (#5282)
This commit is contained in:
parent
e21fe2d0b3
commit
82a9dbe42a
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ spec:
|
|||
app.kubernetes.io/name: pomerium-zero
|
||||
template:
|
||||
spec:
|
||||
automountServiceAccountToken: true
|
||||
serviceAccountName: pomerium-zero
|
||||
containers:
|
||||
- name: pomerium
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue