Fix LDAP Ppassword env variable (#182) All checks were successful continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Fixes: #179 Co-authored-by: Lucas Hahn <lucas.hahn@novum-rgi.de> Reviewed-on: gitea/helm-chart#182 Reviewed-by: Andrew Thornton <art27@cantab.net> Reviewed-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: luhahn <luhahn@noreply.gitea.io> Co-committed-by: luhahn <luhahn@noreply.gitea.io>
This commit was merged in pull request #182.
This commit is contained in:
@@ -64,7 +64,7 @@ spec: | ||||
{{- else }} | ||||
- name: GITEA_LDAP_BIND_DN | ||||
value: {{ .Values.gitea.ldap.bindDn | quote }} | ||||
- name: GITEA_ADMIN_PASSWORD | ||||
- name: GITEA_LDAP_PASSWORD | ||||
value: {{ .Values.gitea.ldap.bindPassword | quote }} | ||||
{{- end }} | ||||
{{- if .Values.gitea.admin.existingSecret }} | ||||
| ||||
Reference in New Issue
Block a user