Skip to content

Commit 300bb32

Browse files
Hide the compute agent if using the marketplace image
1 parent f013113 commit 300bb32

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schema.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,9 @@ variables:
759759
title: "use compute agent"
760760
description: "Select if your image has the OCA agent rather than the oci-cn-auth package. The new marketplace images need the compute agent enabled."
761761
default: true
762+
visible:
763+
not:
764+
- ${use_marketplace_image}
762765

763766
compute_image_compartment:
764767
title: "compute image compartment"

0 commit comments

Comments
 (0)