aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/charts/cds-blueprints-processor/templates
diff options
context:
space:
mode:
authorLucjan Bryndza <l.bryndza@samsung.com>2019-11-27 14:07:58 +0100
committerLucjan Bryndza <l.bryndza@samsung.com>2019-11-27 15:06:19 +0100
commit33315d4d2a29bc9ddb95ac9c74f205c4d4069122 (patch)
tree6687465c747613fc2f52490fc78f6f97fbaa9f61 /kubernetes/cds/charts/cds-blueprints-processor/templates
parent41a8c1ebd178fd7420a8127a4c8156ef50a0b3a1 (diff)
Add ingress controler support to CDS
Issue-ID: OOM-2174 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Change-Id: Ib6c159d54ca65577934f70de137bfc13336992ec
Diffstat (limited to 'kubernetes/cds/charts/cds-blueprints-processor/templates')
-rw-r--r--kubernetes/cds/charts/cds-blueprints-processor/templates/ingress.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/cds/charts/cds-blueprints-processor/templates/ingress.yaml b/kubernetes/cds/charts/cds-blueprints-processor/templates/ingress.yaml
new file mode 100644
index 0000000000..8f87c68f1e
--- /dev/null
+++ b/kubernetes/cds/charts/cds-blueprints-processor/templates/ingress.yaml
@@ -0,0 +1 @@
+{{ include "common.ingress" . }}