Fixed issue with cert-manager and nginx path requirements

This commit is contained in:
V
2026-02-01 15:47:47 +00:00
parent 0786a8d75b
commit e363815c6d
7 changed files with 75 additions and 82 deletions
@@ -24,3 +24,7 @@ spec:
kind: HelmRepository
name: ingress-nginx
interval: 12h
values:
controller:
config:
strict-validate-path-type: "false"