mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
add dnsStore interface for upcoming operator webhook (#10077)
This commit is contained in:
@@ -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