fix: revert ingress yaml structure to match helm template
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user