diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-07 16:55:06 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-07 22:33:42 -0400 |
commit | 639ccf51b34065b485021a2eec4947dd3bf4ac54 (patch) | |
tree | 18cc794865777d5d0bfd2ab6e9e1b1acf663f990 /charts/aai-babel | |
parent | ae29f3c1227e96337aff9bfef8afd016818a0c8a (diff) |
Remove babel service name override
Issue-ID: AAI-1110
Change-Id: I8d040b82dc7250ebba93b3bb5e4630c9b3e00c10
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'charts/aai-babel')
-rw-r--r-- | charts/aai-babel/values.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/charts/aai-babel/values.yaml b/charts/aai-babel/values.yaml index ef872a0..1e74e35 100644 --- a/charts/aai-babel/values.yaml +++ b/charts/aai-babel/values.yaml @@ -52,7 +52,6 @@ readiness: service: type: NodePort - name: babel portName: babel externalPort: 79 internalPort: 9516 |