fix: revert ingress yaml structure to match helm template
This commit is contained in:
@@ -17,11 +17,9 @@ 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:
|
pathType: ImplementationSpecific
|
||||||
- path: /sidata(/|$)(.*)
|
|
||||||
pathType: ImplementationSpecific
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
APP_NAME: "SIDATA"
|
APP_NAME: "SIDATA"
|
||||||
|
|||||||
Reference in New Issue
Block a user