X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2Fhelm%2Fmc-stack%2Fcharts%2Fkibana%2Ftemplates%2Fingress.yaml;h=68bf11879bf6ec909b27133b43a941b6ddcc612e;hb=HEAD;hp=ea88416c6ac7e27c50e770073eecd45f5f90d553;hpb=dc00cdf008775e2ac5dddb186d1eb81e80370b69;p=it%2Fdep.git diff --git a/ric-aux/helm/mc-stack/charts/kibana/templates/ingress.yaml b/ric-aux/helm/mc-stack/charts/kibana/templates/ingress.yaml index ea88416c..68bf1187 100755 --- a/ric-aux/helm/mc-stack/charts/kibana/templates/ingress.yaml +++ b/ric-aux/helm/mc-stack/charts/kibana/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 "fullname" . -}} {{- $servicePort := .Values.service.port -}} {{- $ingressPath := .Values.ingress.path -}}