Skip to content

Commit ddf95e7

Browse files
Fix default images
1 parent 6c14e81 commit ddf95e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schema.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ variables:
422422
- "GPU_OL7_NV550"
423423
- "GPU_OL8_NV535"
424424
- "GPU_OL7_NV535"
425-
default: "GPU_OL8_NV550"
425+
default: "HPC_OL8"
426426
visible: ${use_marketplace_image_controller}
427427

428428
controller_username:
@@ -766,7 +766,7 @@ variables:
766766
- "GPU_OL7_NV550"
767767
- "GPU_OL8_NV535"
768768
- "GPU_OL7_NV535"
769-
default: "HPC_OL8"
769+
default: "GPU_OL8_NV550"
770770
visible: ${use_marketplace_image}
771771

772772
use_compute_agent:

0 commit comments

Comments
 (0)