Skip to content

Commit

Permalink
Disable space reservation for FTP transfers
Browse files Browse the repository at this point in the history
  • Loading branch information
lemora committed Apr 3, 2024
1 parent da77c16 commit c9cddb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ data:
[door-svc/ftp]
ftp.authn.protocol = gsi
ftp.loginbroker.address={{ $.Release.Name }}-door-svc.{{ $.Release.Namespace }}.svc.cluster.local
ftp.enable.space-reservation=false
{{- end }}


Expand Down

0 comments on commit c9cddb7

Please sign in to comment.