debian-mirror-gitlab/vendor/gems/kubeclient/test/config/nouser.kubeconfig
2023-03-04 22:38:38 +05:30

15 lines
303 B
Text

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: []