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
|
waitForJobs: true
|
||||||
values:
|
values:
|
||||||
namespace: cert-manager
|
namespace: cert-manager
|
||||||
|
config:
|
||||||
|
featureGates:
|
||||||
|
ACMEHTTP01IngressPathTypeExact: false
|
||||||
crds:
|
crds:
|
||||||
enabled: true
|
enabled: true
|
||||||
targetCustomizations:
|
targetCustomizations:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue