Skip to content

Commit

Permalink
Fix schema refs (#709)
Browse files Browse the repository at this point in the history
Signed-off-by: SamiulSourav <[email protected]>
  • Loading branch information
SamiulSourav authored Jan 3, 2025
1 parent e3d4743 commit a310d6c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ steps:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_cluster_manager_spoke/properties/spec/properties/values/properties/clusterMetadata/properties/name
type: input
if: checkSpokeComponent
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_cluster_manager_spoke
type: single-step-form
type: single-step-form
type: single-step-form
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,8 @@ steps:
type: switch
type: single-step-form
if: isServiceGatewaySelected
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets
type: single-step-form
type: single-step-form
type: single-step-form
Expand Down

0 comments on commit a310d6c

Please sign in to comment.