diff options
Diffstat (limited to 'kubernetes/policy/dep-maria.yaml')
-rw-r--r-- | kubernetes/policy/dep-maria.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/dep-maria.yaml b/kubernetes/policy/dep-maria.yaml index 14232281ad..21914c8657 100644 --- a/kubernetes/policy/dep-maria.yaml +++ b/kubernetes/policy/dep-maria.yaml @@ -18,7 +18,7 @@ spec: - /bin/bash - -c - exec bash /tmp/do-start.sh - image: nexus3.onap.org:10001/openecomp/policy/policy-db:1.1-STAGING-latest + image: nexus3.onap.org:10001/openecomp/policy/policy-db:1.0-STAGING-latest name: mariadb ports: - containerPort: 3306 |