fix: revert ingress yaml structure to match helm template
This commit is contained in:
@@ -17,10 +17,8 @@ ingress:
|
|||||||
annotations:
|
annotations:
|
||||||
nginx.ingress.kubernetes.io/use-regex: "true"
|
nginx.ingress.kubernetes.io/use-regex: "true"
|
||||||
nginx.ingress.kubernetes.io/rewrite-target: /$2
|
nginx.ingress.kubernetes.io/rewrite-target: /$2
|
||||||
hosts:
|
host: dashboard-bpkd.drc-bpkd.data-center.id
|
||||||
- host: dashboard-bpkd.drc-bpkd.data-center.id
|
path: "/sidata(/|$)(.*)"
|
||||||
paths:
|
|
||||||
- path: /sidata(/|$)(.*)
|
|
||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user