fix: revert ingress yaml structure to match helm template

This commit is contained in:
2026-09-04 10:14:19 +07:00
parent 97bd62fd47
commit 28c13399f4
+2 -4
View File
@@ -17,10 +17,8 @@ ingress:
annotations:
nginx.ingress.kubernetes.io/use-regex: "true"
nginx.ingress.kubernetes.io/rewrite-target: /$2
hosts:
- host: dashboard-bpkd.drc-bpkd.data-center.id
paths:
- path: /sidata(/|$)(.*)
host: dashboard-bpkd.drc-bpkd.data-center.id
path: "/sidata(/|$)(.*)"
pathType: ImplementationSpecific
env: