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