Skip to content

Instantly share code, notes, and snippets.

@parj
Created May 23, 2018 05:01
Show Gist options
  • Save parj/9cd2cc8c8728d749a0c315825c7912dd to your computer and use it in GitHub Desktop.
Save parj/9cd2cc8c8728d749a0c315825c7912dd to your computer and use it in GitHub Desktop.
Jenkins service account in Kubernetes
apiVersion: v1
kind: ServiceAccount
metadata:
name: jenkins-robot
namespace: jenkins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment