debian-mirror-gitlab/vendor/gems/kubeclient/test/config/nouser.kubeconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
303 B
Text
Raw Normal View History

2023-03-04 22:38:38 +05:30
apiVersion: v1
clusters:
- cluster:
server: https://localhost:6443
name: localhost:6443
contexts:
- context:
cluster: localhost:6443
namespace: default
user: ""
name: default/localhost:6443/nouser
current-context: default/localhost:6443/nouser
kind: Config
preferences: {}
users: []