X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2Fhelm%2Fmc-stack%2Fcharts%2Flogstash%2Ftemplates%2Fingress.yaml;h=29bdde75232e5ec7f75aff53d5044e592e971153;hb=866a34f4a876d61246b67ee6fc9ec066c7960ad2;hp=61e95c792d2de61b33151655867a19997c393934;hpb=dc00cdf008775e2ac5dddb186d1eb81e80370b69;p=it%2Fdep.git diff --git a/ric-aux/helm/mc-stack/charts/logstash/templates/ingress.yaml b/ric-aux/helm/mc-stack/charts/logstash/templates/ingress.yaml index 61e95c79..29bdde75 100755 --- a/ric-aux/helm/mc-stack/charts/logstash/templates/ingress.yaml +++ b/ric-aux/helm/mc-stack/charts/logstash/templates/ingress.yaml @@ -13,8 +13,9 @@ # See the License for the specific language governing permissions and # # limitations under the License. # ################################################################################ +--- -{{- if .Values.ingress.enabled -}} +{{ if .Values.ingress.enabled }} {{- $fullName := include "logstash.fullname" . -}} {{- $ingressPath := .Values.ingress.path -}} apiVersion: extensions/v1beta1