Skip to content

Commit 0e9721f

Browse files
authored
Update example cortex configs with yaml-language-server (#7039)
Signed-off-by: Charlie Le <charlie_le@apple.com>
1 parent 1d7be73 commit 0e9721f

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

docs/configuration/single-process-config-blocks-gossip-1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/cortexproject/cortex/master/schemas/cortex-config-schema.json
22
# Configuration for running Cortex in single-process mode.
33
# This should not be used in production. It is only for getting started
44
# and development.

docs/configuration/single-process-config-blocks-gossip-2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/cortexproject/cortex/master/schemas/cortex-config-schema.json
22
# Configuration for running Cortex in single-process mode.
33
# This should not be used in production. It is only for getting started
44
# and development.

docs/configuration/single-process-config-blocks-local.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/cortexproject/cortex/master/schemas/cortex-config-schema.json
22
# Configuration for running Cortex in single-process mode.
33
# This should not be used in production. It is only for getting started
44
# and development.

docs/configuration/single-process-config-blocks-tls.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/cortexproject/cortex/master/schemas/cortex-config-schema.json
22
# Configuration for running Cortex in single-process mode.
33
# This should not be used in production. It is only for getting started
44
# and development.

docs/getting-started/cortex-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/cortexproject/cortex/master/schemas/cortex-config-schema.json
12
# Configuration for running Cortex in single-process mode.
23
# This should not be used in production. It is only for getting started
34
# and development.

0 commit comments

Comments
 (0)