mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-04-28 03:31:06 +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
|
||||
ports:
|
||||
- containerPort: 80
|
||||
automountServiceAccountToken: false
|
||||
|
@ -45,3 +45,4 @@ spec:
|
||||
limits:
|
||||
intel.com/sriov: '1'
|
||||
restartPolicy: "Never"
|
||||
automountServiceAccountToken: false
|
||||
|
Loading…
Reference in New Issue
Block a user