Skip to content

Commit

Permalink
feat(external-dns): add contestdojo.com to domains
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-ni committed Aug 31, 2024
1 parent 62febce commit 7cce82b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/core/external-dns.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"--domain-filter=poketwo.io"
"--domain-filter=poketwo.net"
"--domain-filter=berkeley.mt"
"--domain-filter=contestdojo.com"
"--cloudflare-proxied"
];
policy = "sync";
Expand Down

0 comments on commit 7cce82b

Please sign in to comment.