diff options
author | ChrisC <christophe.closset@intl.att.com> | 2020-09-15 17:49:47 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2020-09-16 17:29:24 +0200 |
commit | 700491fb131160dcfd7a83d8e0dba47b16c82ac5 (patch) | |
tree | 9e6ce9c424346d5b46c57c00438fea54c7c07ff1 /kubernetes/dcaegen2/components | |
parent | 27aae18cdee00c873e3617a6a3b5fb2d294b9b98 (diff) |
[SDC] Deprecate DCAE-DS
DCAE-DS is now deprecated (replaced by DCAE-MOD) - no need to maintain old charts
Issue-ID: SDC-2642
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Iba2f17ff22c73b668466abd638323e5b2914c959
Diffstat (limited to 'kubernetes/dcaegen2/components')
-rw-r--r-- | kubernetes/dcaegen2/components/dcae-servicechange-handler/templates/deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/dcaegen2/components/dcae-servicechange-handler/templates/deployment.yaml b/kubernetes/dcaegen2/components/dcae-servicechange-handler/templates/deployment.yaml index 9a061876f8..cd09e96217 100644 --- a/kubernetes/dcaegen2/components/dcae-servicechange-handler/templates/deployment.yaml +++ b/kubernetes/dcaegen2/components/dcae-servicechange-handler/templates/deployment.yaml @@ -48,7 +48,7 @@ spec: - --container-name - "message-router" - --container-name - - "sdc-dcae-be" + - "sdc-be" - "-t" - "45" env: |