Workaround for nginx

This commit is contained in:
Scott Williams 2025-07-28 11:37:35 -07:00
commit 8300f60bec

View file

@ -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: