summaryrefslogtreecommitdiffstats
path: root/msb2pilot/src/msb2pilot/conf/k8s.yml
blob: 07f512e2f52d41ec4725e122e08ca40d21a66357 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
apiVersion: v1
clusters:
- cluster:
    server: http://10.74.148.106:28003
  name: istio
contexts:
- context:
    cluster: istio
    user: ""
  name: istio
current-context: istio
kind: Config
preferences: {}
users: []