Skip to content

Commit 2638805

Browse files
committed
Set up cortex config json schema generator
Signed-off-by: Charlie Le <[email protected]>
1 parent 3d92801 commit 2638805

File tree

4 files changed

+8767
-1
lines changed

4 files changed

+8767
-1
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ doc: clean-doc
260260
go run -tags slicelabels ./tools/doc-generator ./docs/guides/encryption-at-rest.template > ./docs/guides/encryption-at-rest.md
261261
embedmd -w docs/operations/requests-mirroring-to-secondary-cluster.md
262262
embedmd -w docs/guides/overrides-exporter.md
263+
go run -tags slicelabels ./tools/doc-generator -json-schema > ./schemas/cortex-config-schema.json
263264

264265
endif
265266

0 commit comments

Comments
 (0)