Skip to content

Commit

Permalink
Add /kibana path to upstream service (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
folksgl committed Jul 13, 2022
1 parent 7e9b7dd commit e0b3439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/kong-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
_format_version: "1.1"
services:
- name: kibana
url: https://identity-idva-monitoring-kibana-${ENVIRONMENT_NAME}.apps.internal:61443/
url: https://identity-idva-monitoring-kibana-${ENVIRONMENT_NAME}.apps.internal:61443/kibana/
routes:
- name: kibana-host-route
hosts:
Expand Down

0 comments on commit e0b3439

Please sign in to comment.