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/sdc/components/sdc-dcae-fe/templates/ingress.yaml | |
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/sdc/components/sdc-dcae-fe/templates/ingress.yaml')
-rw-r--r-- | kubernetes/sdc/components/sdc-dcae-fe/templates/ingress.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kubernetes/sdc/components/sdc-dcae-fe/templates/ingress.yaml b/kubernetes/sdc/components/sdc-dcae-fe/templates/ingress.yaml deleted file mode 100644 index 8f87c68f1e..0000000000 --- a/kubernetes/sdc/components/sdc-dcae-fe/templates/ingress.yaml +++ /dev/null @@ -1 +0,0 @@ -{{ include "common.ingress" . }} |