Skip to content

Commit

Permalink
feature: add vfolder_mounts client output field
Browse files Browse the repository at this point in the history
  • Loading branch information
fregataa committed Dec 26, 2023
1 parent b51f28a commit 89ae8d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ai/backend/client/output/fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
FieldSpec("scaling_group"),
FieldSpec("service_ports", formatter=nested_dict_formatter),
FieldSpec("mounts"),
FieldSpec("vfolder_mounts"),
FieldSpec("occupying_slots", formatter=resource_slot_formatter),
FieldSpec(
"containers",
Expand Down

0 comments on commit 89ae8d5

Please sign in to comment.