Преглед на файлове

Fix Helm Ingress template (#7018)

### What problem does this PR solve?

Fix Helm Ingress template; Trying to access a global variable within a
loop
Fix #6191

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
tags/v0.18.0
Franck Kerbiriou преди 6 месеца
родител
ревизия
b1fa5a0754
No account linked to committer's email address
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      helm/templates/ingress.yaml

+ 1
- 1
helm/templates/ingress.yaml Целия файл

{{- end }} {{- end }}
backend: backend:
service: service:
name: {{ .Release.Name }}
name: {{ $.Release.Name }}
port: port:
name: http name: http
{{- end }} {{- end }}

Loading…
Отказ
Запис