OK
Size: a a a
OK
OK
A
OK
OK
OK
GG
GG
OK
OK
OK
GG
$ kubectl config view
apiVersion: v1
clusters:
- cluster:
certificate-authority-data: DATA+OMITTED
server: https://example.org:6443
name: gitlab-deploy
contexts:
- context:
cluster: gitlab-deploy
namespace: backend-96-develop
user: gitlab-deploy
name: gitlab-deploy
current-context: gitlab-deploy
kind: Config
preferences: {}
users:
- name: gitlab-deploy
user:
token: [MASKED]
GG
GG
OK
KUBE_SERVICE_ACCOUNT=backend-96-develop-service-account
$ kubectl config view
apiVersion: v1
clusters:
- cluster:
certificate-authority-data: DATA+OMITTED
server: https://example.org:6443
name: gitlab-deploy
contexts:
- context:
cluster: gitlab-deploy
namespace: backend-96-develop
user: gitlab-deploy
name: gitlab-deploy
current-context: gitlab-deploy
kind: Config
preferences: {}
users:
- name: gitlab-deploy
user:
token: [MASKED]
OK
OK
b