summaryrefslogtreecommitdiffstats
path: root/deployments/helm
diff options
context:
space:
mode:
Diffstat (limited to 'deployments/helm')
-rw-r--r--deployments/helm/v2/onap4k8s/clm/values.yaml2
-rw-r--r--deployments/helm/v2/onap4k8s/ncm/values.yaml2
-rw-r--r--deployments/helm/v2/onap4k8s/orchestrator/values.yaml2
-rw-r--r--deployments/helm/v2/onap4k8s/ovnaction/values.yaml2
-rw-r--r--deployments/helm/v2/onap4k8s/rsync/values.yaml2
5 files changed, 5 insertions, 5 deletions
diff --git a/deployments/helm/v2/onap4k8s/clm/values.yaml b/deployments/helm/v2/onap4k8s/clm/values.yaml
index 7bbcdebe..156449e4 100644
--- a/deployments/helm/v2/onap4k8s/clm/values.yaml
+++ b/deployments/helm/v2/onap4k8s/clm/values.yaml
@@ -23,7 +23,7 @@ global:
#################################################################
# application image
repository: registry.hub.docker.com
-image: rtsood/emco:stable
+image: emcov2/emco:stable
pullPolicy: Always
command: "/opt/emco/entrypoint"
args: "clm"
diff --git a/deployments/helm/v2/onap4k8s/ncm/values.yaml b/deployments/helm/v2/onap4k8s/ncm/values.yaml
index afd3f3f2..23725589 100644
--- a/deployments/helm/v2/onap4k8s/ncm/values.yaml
+++ b/deployments/helm/v2/onap4k8s/ncm/values.yaml
@@ -23,7 +23,7 @@ global:
#################################################################
# application image
repository: registry.hub.docker.com
-image: rtsood/emco:stable
+image: emcov2/emco:stable
pullPolicy: Always
command: "/opt/emco/entrypoint"
args: "ncm"
diff --git a/deployments/helm/v2/onap4k8s/orchestrator/values.yaml b/deployments/helm/v2/onap4k8s/orchestrator/values.yaml
index 2f8cd22b..6c65fd61 100644
--- a/deployments/helm/v2/onap4k8s/orchestrator/values.yaml
+++ b/deployments/helm/v2/onap4k8s/orchestrator/values.yaml
@@ -23,7 +23,7 @@ global:
#################################################################
# application image
repository: registry.hub.docker.com
-image: rtsood/emco:stable
+image: emcov2/emco:stable
pullPolicy: Always
command: "/opt/emco/entrypoint"
args: "orchestrator"
diff --git a/deployments/helm/v2/onap4k8s/ovnaction/values.yaml b/deployments/helm/v2/onap4k8s/ovnaction/values.yaml
index 411e5d0e..a617f847 100644
--- a/deployments/helm/v2/onap4k8s/ovnaction/values.yaml
+++ b/deployments/helm/v2/onap4k8s/ovnaction/values.yaml
@@ -23,7 +23,7 @@ global:
#################################################################
# application image
repository: registry.hub.docker.com
-image: rtsood/emco:stable
+image: emcov2/emco:stable
pullPolicy: Always
command: "/opt/emco/entrypoint"
args: "ovnaction"
diff --git a/deployments/helm/v2/onap4k8s/rsync/values.yaml b/deployments/helm/v2/onap4k8s/rsync/values.yaml
index cbee8837..ef4732e3 100644
--- a/deployments/helm/v2/onap4k8s/rsync/values.yaml
+++ b/deployments/helm/v2/onap4k8s/rsync/values.yaml
@@ -23,7 +23,7 @@ global:
#################################################################
# application image
repository: registry.hub.docker.com
-image: rtsood/emco:stable
+image: emcov2/emco:stable
pullPolicy: Always
command: "/opt/emco/entrypoint"
args: "rsync"