16 lines
303 B
Text
16 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: []
|