istio.io/istio@v0.0.0-20240520182934-d79c90f27776/tests/util/kubeconfig (about)

     1  apiVersion: v1
     2  clusters:
     3  - cluster:
     4      server: http://localhost:8080
     5    name: istio
     6  contexts:
     7  - context:
     8      cluster: istio
     9      user: ""
    10    name: istio
    11  current-context: istio
    12  kind: Config