Skip to content

Instantly share code, notes, and snippets.

@remcohendriks
Created September 13, 2020 20:39
Show Gist options
  • Save remcohendriks/c6529d3b5d14be2cf7d41f7881808f72 to your computer and use it in GitHub Desktop.
Save remcohendriks/c6529d3b5d14be2cf7d41f7881808f72 to your computer and use it in GitHub Desktop.
gitlab-runner service account
apiVersion: v1
kind: ServiceAccount
metadata:
name: gitlab-sa
namespace: gitlab-runner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment