mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-08-21 01:33:28 +00:00
Opt out to mount service account token (#1219)
This commit is contained in:
parent
6c982f3fee
commit
8e5060b9a7
@ -54,3 +54,4 @@ spec:
|
|||||||
image: dougbtv/centos-network
|
image: dougbtv/centos-network
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
automountServiceAccountToken: false
|
||||||
|
@ -45,3 +45,4 @@ spec:
|
|||||||
limits:
|
limits:
|
||||||
intel.com/sriov: '1'
|
intel.com/sriov: '1'
|
||||||
restartPolicy: "Never"
|
restartPolicy: "Never"
|
||||||
|
automountServiceAccountToken: false
|
||||||
|
Loading…
Reference in New Issue
Block a user