debian-mirror-gitlab/spec/fixtures/config/kubeconfig.yml

20 lines
354 B
YAML
Raw Normal View History

2017-09-10 17:25:29 +05:30
---
apiVersion: v1
clusters:
- name: gitlab-deploy
cluster:
server: https://kube.domain.com
2018-03-17 18:26:18 +05:30
certificate-authority-data: "UEVN"
2017-09-10 17:25:29 +05:30
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