Fix cert-manager recursive-nameserver ControllerConfiguration field #347
@@ -5,7 +5,7 @@ config:
|
||||
apiVersion: controller.config.cert-manager.io/v1alpha1
|
||||
kind: ControllerConfiguration
|
||||
enableGatewayAPI: true
|
||||
acmeDNS01:
|
||||
acmeDNS01Config:
|
||||
recursiveNameservers:
|
||||
- "8.8.8.8:53"
|
||||
- "1.1.1.1:53"
|
||||
|
||||
Reference in New Issue
Block a user