diff options
author | 2021-11-12 13:19:16 -0500 | |
---|---|---|
committer | 2021-11-12 13:19:16 -0500 | |
commit | 3288b111b24fbe01094d5e380bbd2214427e00a4 (patch) | |
tree | 4cd98dfc2314f4a56926a5ab5b0627e1eb040e9f /plugin.cfg | |
parent | 2e6953c7dbd1d6b359911e1ce92e2567df07ca8c (diff) | |
download | coredns-3288b111b24fbe01094d5e380bbd2214427e00a4.tar.gz coredns-3288b111b24fbe01094d5e380bbd2214427e00a4.tar.zst coredns-3288b111b24fbe01094d5e380bbd2214427e00a4.zip |
Revert "Initial implementation of ForwardCRD plugin (#4512)" (#4981)
This reverts commit 2e6953c7dbd1d6b359911e1ce92e2567df07ca8c.
Diffstat (limited to 'plugin.cfg')
-rw-r--r-- | plugin.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin.cfg b/plugin.cfg index eacf81f90..628e71412 100644 --- a/plugin.cfg +++ b/plugin.cfg @@ -62,7 +62,6 @@ auto:auto secondary:secondary etcd:etcd loop:loop -forwardcrd:forwardcrd forward:forward grpc:grpc erratic:erratic |