Adding ONOS APP update image
Change-Id: I363b7fb015e1f98b0590bbf8b45863852f2f787a
diff --git a/kubernetes-configs/voltha/onf-demo-pod-gpon.yml b/kubernetes-configs/voltha/onf-demo-pod-gpon.yml
index 1bc5e02..ac0ba50 100644
--- a/kubernetes-configs/voltha/onf-demo-pod-gpon.yml
+++ b/kubernetes-configs/voltha/onf-demo-pod-gpon.yml
@@ -1,4 +1,4 @@
-# Copyright 2019 Ciena Corporation
+# Copyright 2019-present Open Networking Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -80,3 +80,7 @@
kafka_broker: 'voltha-kafka.voltha.svc.cluster.local:9092'
pon_ports: 1
onus_per_pon_port: 1
+
+image:
+ repository: "andreacampanella/voltha-onos"
+ tag: "app-update-sadis"