Skip to content

Commit

Permalink
Opt out to mount service account token (#1219)
Browse files Browse the repository at this point in the history
  • Loading branch information
s1061123 committed Feb 1, 2024
1 parent 6c982f3 commit 8e5060b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/macvlan-pod.yml
Expand Up @@ -54,3 +54,4 @@ spec:
image: dougbtv/centos-network
ports:
- containerPort: 80
automountServiceAccountToken: false
1 change: 1 addition & 0 deletions examples/sriov-pod.yml
Expand Up @@ -45,3 +45,4 @@ spec:
limits:
intel.com/sriov: '1'
restartPolicy: "Never"
automountServiceAccountToken: false

0 comments on commit 8e5060b

Please sign in to comment.