diff options
author | Mandeep Khinda <Mandeep.Khinda@amdocs.com> | 2017-08-22 16:05:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-08-22 16:05:40 +0000 |
commit | f207b665cffb368b43c9f8b98004ec1e156601de (patch) | |
tree | fdf35e26cf7348d564406c1efd5c0b1cba61ba9f /kubernetes/config/pod-config-init.yaml | |
parent | 13c7907b9795549d4199accc574d65ffdd630a71 (diff) | |
parent | 82c63d33cf8ade806228a9e5ae43dd4527789a91 (diff) |
Merge "ONAP Portal 1.1 work"
Diffstat (limited to 'kubernetes/config/pod-config-init.yaml')
-rw-r--r-- | kubernetes/config/pod-config-init.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/config/pod-config-init.yaml b/kubernetes/config/pod-config-init.yaml index 372694ebe6..b1285ce21d 100644 --- a/kubernetes/config/pod-config-init.yaml +++ b/kubernetes/config/pod-config-init.yaml @@ -10,7 +10,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.namespace - image: oomk8s/config-init:1.0.1 + image: oomk8s/config-init:1.1.0 imagePullPolicy: Always volumeMounts: - name: config-init-root |