Skip to content

Commit

Permalink
Update kubeconfig.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki authored Aug 3, 2021
1 parent f721e0b commit 03933a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/cluster/kubeconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,17 @@ contexts:
cluster: minikube-2
user: minikube-2
name: minikube-2
namespace: some-namespace
- context:
cluster: no-cluster
user: minikube
name: minikube-without-cluster
namespace: some-namespace
- context:
cluster: minikube
user: no-user
name: minikube-without-user
namespace: some-namespace
current-context: minikube
kind: Config
preferences: {}
Expand Down

0 comments on commit 03933a7

Please sign in to comment.