From dc0d785818bdd1eccdbbe88b8876a3a2d46a039c Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Sun, 3 Apr 2022 14:22:31 +0000 Subject: [PATCH] Add example.yaml reference --- docs/config-guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/config-guide.md b/docs/config-guide.md index 81e43ef..aa59548 100644 --- a/docs/config-guide.md +++ b/docs/config-guide.md @@ -14,6 +14,7 @@ types of validation: them may leave the dataplane in a non-recoverable state. For the curious, the Yamale syntax validation lives in [this schema](../schema.yaml). +If you want to get started quickly and don't mind cargo-culting, take a look at [this example](../example.yaml). ### Basic structure