mirror of
https://github.com/pgsty/minio.git
synced 2026-07-23 06:00:24 +03:00
add dnsStore interface for upcoming operator webhook (#10077)
This commit is contained in:
+1
-1
@@ -234,7 +234,7 @@ var (
|
||||
globalBucketFederation bool
|
||||
|
||||
// Allocated DNS config wrapper over etcd client.
|
||||
globalDNSConfig *dns.CoreDNS
|
||||
globalDNSConfig dns.Store
|
||||
|
||||
// GlobalKMS initialized KMS configuration
|
||||
GlobalKMS crypto.KMS
|
||||
|
||||
Reference in New Issue
Block a user