enable ingress cert
This commit is contained in:
11
cluster/temp/base/split-horizon-patch.yaml
Normal file
11
cluster/temp/base/split-horizon-patch.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: operator.openshift.io/v1alpha1
|
||||
kind: CertManager
|
||||
metadata:
|
||||
name: cluster
|
||||
spec:
|
||||
managementState: 'Managed'
|
||||
unsupportedConfigOverrides:
|
||||
controller:
|
||||
args:
|
||||
- "--dns01-recursive-nameservers=1.1.1.1:53"
|
||||
- "--dns01-recursive-nameservers-only"
|
||||
Reference in New Issue
Block a user