---
apiVersion: v1
clusters:
- name: gitlab-deploy
  cluster:
    server: https://kube.domain.com
contexts:
- name: gitlab-deploy
  context:
    cluster: gitlab-deploy
    namespace: NAMESPACE
    user: gitlab-deploy
current-context: gitlab-deploy
kind: Config
users:
- name: gitlab-deploy
  user:
    token: TOKEN