diff options
Diffstat (limited to 'dev-resources')
-rw-r--r-- | dev-resources/deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-resources/deployment.yaml b/dev-resources/deployment.yaml index 6cc52fe..8769454 100644 --- a/dev-resources/deployment.yaml +++ b/dev-resources/deployment.yaml @@ -18,7 +18,7 @@ spec: containers: - name: helm-client-validator imagePullPolicy: IfNotPresent - image: onap/org.onap.sdc.sdc-helm-validator:latest + image: onap/sdc-helm-validator:latest resources: requests: memory: "256Mi" |