From e10814f75f0bcc12ae25232ff43cfea448405f36 Mon Sep 17 00:00:00 2001 From: DCamma Date: Thu, 3 Oct 2024 16:24:14 +0200 Subject: [PATCH] revert: docs in comment --- modules/datadog/main.tf | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/datadog/main.tf b/modules/datadog/main.tf index d760d0a..31723ac 100644 --- a/modules/datadog/main.tf +++ b/modules/datadog/main.tf @@ -107,8 +107,6 @@ resource "helm_release" "datadog_agent" { values = [ <<-YAML - # yaml-language-server: $schema=https://github.com/datreeio/CRDs-catalog/blob/main/datadoghq.com/datadogagent_v2alpha1.json - # The line above allows vscode to validate the yaml file. To validate, copy the yaml as is with comments included into your editor apiVersion: datadoghq.com/v2alpha1 kind: DatadogAgent metadata: