Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yardenE committed Feb 11, 2025
1 parent bceef19 commit d60b04f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
properties:
azureDns:
description: |
Set DNS zones for the VMs in the Elastigroup.
Configure DNS zones for the VMs in the Elastigroup.
[Read more](https://docs.spot.io/elastigroup/features-azure/dns)
type: object
properties:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
type: object
title: Stateful Node Integrations
description: |
Configure integrations for the VMs in the Stateful Node.
Configure integrations for the VMs in the stateful node.
properties:
insights:
type: object
description: |
Set insights for the the Stateful Node.
Configure insights for the the stateful node.
required:
- isEnabled
- dataCollectionRuleId
properties:
isEnabled:
type: boolean
description: |
Enable insights for the Stateful Node.
Enable insights for the stateful node.
dataCollectionRuleId:
type: string
description:
Expand Down

0 comments on commit d60b04f

Please sign in to comment.