summaryrefslogtreecommitdiffstats
path: root/src/helm-charts/clearwater/templates/astaire-svc.yaml
diff options
context:
space:
mode:
authorLaura Sofia Enriquez <lsofia.enriquez@gmail.com>2018-02-25 05:11:43 -0300
committerLaura Sofia Enriquez <lsofia.enriquez@gmail.com>2018-03-05 19:50:08 -0300
commita4d56a2976e665857df1186c66202f590027d6a7 (patch)
tree4db6165f062f633d20949f6ffeab9c75ba84b1f3 /src/helm-charts/clearwater/templates/astaire-svc.yaml
parente5723d276fa8861f863637917af689ce4eeae5a2 (diff)
Istio implementation for clearwater chart
1. Services ports renamed. 2. Added label 'app' inside all the deployment's yamls. . README.md added with configuration information. JIRA: CLOVER-3 JIRA: CONTAINER-22 Change-Id: I4c58b9ad6b5e0e598ad6a152f58c8afad084a805 Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
Diffstat (limited to 'src/helm-charts/clearwater/templates/astaire-svc.yaml')
-rw-r--r--src/helm-charts/clearwater/templates/astaire-svc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helm-charts/clearwater/templates/astaire-svc.yaml b/src/helm-charts/clearwater/templates/astaire-svc.yaml
index 3c453b5..e82dcdd 100644
--- a/src/helm-charts/clearwater/templates/astaire-svc.yaml
+++ b/src/helm-charts/clearwater/templates/astaire-svc.yaml
@@ -4,7 +4,7 @@ metadata:
name: astaire
spec:
ports:
- - name: "snmp-astaire"
+ - name: "http-astaire"
port: 11311
selector:
service: astaire