From bceef19ed71b8a6c5d661dd2cfe69a1f65826a14 Mon Sep 17 00:00:00 2001 From: yarden Date: Tue, 11 Feb 2025 14:51:26 +0200 Subject: [PATCH] minor fix --- .../node/schemas/update/updateStatefulNodeIntegrations.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/services/elastigroup/azure/stateful/node/schemas/update/updateStatefulNodeIntegrations.yaml b/api/services/elastigroup/azure/stateful/node/schemas/update/updateStatefulNodeIntegrations.yaml index 0800524b..a1b66af8 100644 --- a/api/services/elastigroup/azure/stateful/node/schemas/update/updateStatefulNodeIntegrations.yaml +++ b/api/services/elastigroup/azure/stateful/node/schemas/update/updateStatefulNodeIntegrations.yaml @@ -6,7 +6,7 @@ properties: insights: type: object description: | - Configure insights for the the stateful node. + Configure insights for the stateful node VM. properties: isEnabled: type: boolean