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=278e301f2c79aa3803b1d3de0d2fe6bbaec18213;hp=61e95c792d2de61b33151655867a19997c393934;hpb=d5969826767f6e727e156541cb94be94f1167816;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