Skip to content

Instantly share code, notes, and snippets.

@maxgio92
Created January 31, 2020 15:39
Show Gist options
  • Save maxgio92/3b3c7c1855f2d6715e5c3a6c5a0e15a6 to your computer and use it in GitHub Desktop.
Save maxgio92/3b3c7c1855f2d6715e5c3a6c5a0e15a6 to your computer and use it in GitHub Desktop.
PodNoServiceAccountTokenMount
apiVersion: v1
kind: Pod
metadata:
name: my-pod
spec:
serviceAccountName: build-robot
automountServiceAccountToken: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment