X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2Fhelm%2Fmc-stack%2Fcharts%2Felasticsearch%2Ftemplates%2Fingress.yaml;h=0044983451b3070c6be1c22d6bfd6d096b336949;hb=2047196f688aa19a83dc1e68c5f12d2933d92bc9;hp=47d0b7265b9b57710d86aa48a1525805dbf22ced;hpb=dc00cdf008775e2ac5dddb186d1eb81e80370b69;p=it%2Fdep.git diff --git a/ric-aux/helm/mc-stack/charts/elasticsearch/templates/ingress.yaml b/ric-aux/helm/mc-stack/charts/elasticsearch/templates/ingress.yaml index 47d0b726..00449834 100755 --- a/ric-aux/helm/mc-stack/charts/elasticsearch/templates/ingress.yaml +++ b/ric-aux/helm/mc-stack/charts/elasticsearch/templates/ingress.yaml @@ -13,8 +13,8 @@ # See the License for the specific language governing permissions and # # limitations under the License. # ################################################################################ - -{{- if .Values.ingress.enabled -}} +--- +{{ if .Values.ingress.enabled }} {{- $fullName := include "uname" . -}} {{- $servicePort := .Values.httpPort -}} {{- $ingressPath := .Values.ingress.path -}}