c4k-website/src/test/resources/website-test/valid-config.yaml

17 lines
470 B
YAML
Raw Normal View History

issuer: "staging"
websites:
- unique-name: "test.io"
fqdns: ["test.de", "test.org", "www.test.de", "www.test.org"]
2024-02-22 12:30:22 +00:00
forgejo-host: "codeberg.org"
forgejo-repo: "repo"
branchname: "main"
- unique-name: "example.io"
fqdns: ["example.org", "www.example.com"]
2024-02-22 12:30:22 +00:00
forgejo-host: "fineForgejoHost.net"
forgejo-repo: "repo"
branchname: "main"
mon-cfg:
grafana-cloud-url: "url-for-your-prom-remote-write-endpoint"
2024-02-22 12:30:22 +00:00
cluster-name: "website"
cluster-stage: "test"