From 2525b51cf62900d18442c897c2c3f30c234fae12 Mon Sep 17 00:00:00 2001 From: erik Date: Thu, 20 Jul 2023 14:19:42 +0200 Subject: [PATCH] Reflect reqs in conf --- src/test/resources/website-test/valid-config.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/test/resources/website-test/valid-config.yaml b/src/test/resources/website-test/valid-config.yaml index ae670cf..71d94b0 100644 --- a/src/test/resources/website-test/valid-config.yaml +++ b/src/test/resources/website-test/valid-config.yaml @@ -1,16 +1,4 @@ issuer: "staging" -websites: -- unique-name: "test.io" - fqdns: ["test.de", "test.org", "www.test.de", "www.test.org"] - gitea-host: "gitlab.de" - gitea-repo: "repo" - branchname: "main" - sha256sum-output: "123456789ab123cd345de script-file-name.sh" -- unique-name: "example.io" - fqdns: ["example.org", "www.example.com"] - gitea-host: "finegitehost.net" - gitea-repo: "repo" - branchname: "main" mon-cfg: grafana-cloud-url: "url-for-your-prom-remote-write-endpoint" cluster-name: "jitsi"