Skip to content

Commit

Permalink
new line at the end of the files
Browse files Browse the repository at this point in the history
  • Loading branch information
edevosc2c committed Nov 2, 2023
1 parent 5a564bb commit e6c2707
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion templates/_helpers-database.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ Insert database georchestra environment variables
name: {{ $database_secret_georchestra_name }}
key: password
optional: false
{{- end }}
{{- end }}
2 changes: 1 addition & 1 deletion templates/_helpers-envs.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ Insert common environment variables
- name: SMTPPORT
value: "25"
{{- end }}
{{- end }}
{{- end }}
2 changes: 1 addition & 1 deletion templates/_helpers-ldap.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Insert LDAP environment variables
value: "{{ $ldap.rolesRdn }}"
- name: LDAPORGSRDN
value: "{{ $ldap.orgsRdn }}"
{{- end }}
{{- end }}
2 changes: 1 addition & 1 deletion templates/_helpers-rabbitmq.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ Insert rabbitmq georchestra environment variables
name: {{ $rabbitmq_secret_georchestra_name }}
key: password
optional: false
{{- end }}
{{- end }}

0 comments on commit e6c2707

Please sign in to comment.