X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric-aux%2Fhelm%2Finfrastructure%2Fsubcharts%2Fkong%2Ftemplates%2Fdeployment.yaml;h=40afe66333b219cef9122bd65f9f6e59feaa543f;hb=d5969826767f6e727e156541cb94be94f1167816;hp=8184555f19aedaf032975148025afc5068d4d8fa;hpb=6e1a341bd8185cf69b16541f36f2a366d5cf111d;p=it%2Fdep.git diff --git a/ric-aux/helm/infrastructure/subcharts/kong/templates/deployment.yaml b/ric-aux/helm/infrastructure/subcharts/kong/templates/deployment.yaml index 8184555f..40afe663 100755 --- a/ric-aux/helm/infrastructure/subcharts/kong/templates/deployment.yaml +++ b/ric-aux/helm/infrastructure/subcharts/kong/templates/deployment.yaml @@ -63,7 +63,11 @@ spec: {{- end }} {{- printf "}" }} {{- end }} + {{- if ne $network.name (last $networklist).name }} + {{- printf "}," }} + {{- else }} {{- printf "}" }} + {{- end }} {{- end }} ] {{- end }}