Merge pull request 'Workaround for nginx' (#2) from develop into main
Reviewed-on: #2 Reviewed-by: bmonroe <bmonroe@ucsb.edu>
This commit is contained in:
commit
0dbcd2ac72
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