Opt out to mount service account token (#1219)

This commit is contained in:
Tomofumi Hayashi 2024-02-01 17:33:59 +09:00 committed by GitHub
parent 6c982f3fee
commit 8e5060b9a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -54,3 +54,4 @@ spec:
image: dougbtv/centos-network
ports:
- containerPort: 80
automountServiceAccountToken: false

View File

@ -45,3 +45,4 @@ spec:
limits:
intel.com/sriov: '1'
restartPolicy: "Never"
automountServiceAccountToken: false