debian-mirror-gitlab/spec/fixtures/config/kubeconfig-without-ca.yml
2017-09-10 17:25:29 +05:30

19 lines
315 B
YAML

---
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