Workaround for nginx
This commit is contained in:
parent
e0fec9a189
commit
8300f60bec
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ helm:
|
|||
waitForJobs: true
|
||||
values:
|
||||
namespace: cert-manager
|
||||
config:
|
||||
featureGates:
|
||||
ACMEHTTP01IngressPathTypeExact: false
|
||||
crds:
|
||||
enabled: true
|
||||
targetCustomizations:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue