commit | c3a163b2c5d7eac77415d5505af9496036644023 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Fri Nov 08 12:19:44 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Fri Nov 08 12:19:44 2019 -0700 |
tree | 87595f8f2d581fded3ba6b3d3a06d57629b2fb60 | |
parent | 02bf24923a642baec9eeb3912f2d3a4a10dae233 [diff] |
Add KUBERNETES_CONF for Tucson pod Change-Id: I2aa958fa8d2ed768e04199f4a8b7511b3dd26b01
diff --git a/deployment-configs/tucson-pod.yaml b/deployment-configs/tucson-pod.yaml index 79cf581..688f6be 100644 --- a/deployment-configs/tucson-pod.yaml +++ b/deployment-configs/tucson-pod.yaml
@@ -20,6 +20,7 @@ ONOS_REST_PORT: 30120 ONOS_SSH_PORT: 30115 OLT_PORT: 9191 +KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal # This tells the control node how to reach the Kubernetes nodes. # Since we're running kind-voltha, the nodes are reached on localhost.