fixing clusterIP service type errors
authorMandeep Khinda <mandeep.khinda@amdocs.com>
Tue, 16 Oct 2018 13:56:34 +0000 (09:56 -0400)
committerBorislav Glozman <Borislav.Glozman@amdocs.com>
Tue, 23 Oct 2018 14:31:50 +0000 (14:31 +0000)
commit9797301844accb38065531c818965098258ccec3
treea2255394a914de08c5c366f3e50b0662ff87c6a6
parentda298b34f4bcfc2388ea6170f264c4c82eecf829
fixing clusterIP service type errors

If you try and change the service type from a nodeport
to a cluster IP things break.  We never really exercise
this code path in testing but if you want to experiment
with a totally internal network environment you need to be
able to turn off node ports.

Issue-ID: OOM-1475

Change-Id: I1a0f4b0a4c390f3353e1611b6002b93e54bb5044
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
charts/aai-champ/values.yaml
charts/aai-gizmo/templates/NOTES.txt
charts/aai-gizmo/values.yaml
templates/service.yaml