commit | 2e433f65fe97651e06dacbee1ef1751cd1beee5a | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Fri Mar 27 10:08:09 2020 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Fri Mar 27 10:08:09 2020 -0700 |
tree | b70b3c22577e56a704892735292b91a6dbebe64a | |
parent | c39e4c2113877978fb30e64e7b313d21fe2cbfc4 [diff] |
Remove default tags for Tucson pod, to allow installing releases Change-Id: I4029f5b20b965f1a4fbab0a70d060c3a912a7f66
diff --git a/kubernetes-configs/voltha/tucson-pod.yml b/kubernetes-configs/voltha/tucson-pod.yml index be6cbe0..6cbbf50 100644 --- a/kubernetes-configs/voltha/tucson-pod.yml +++ b/kubernetes-configs/voltha/tucson-pod.yml
@@ -11,7 +11,3 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - -defaults: - image_tag: master - image_pullPolicy: Always