Skip to content
Snippets Groups Projects
Commit 86b34280 authored by Nico Benjamin Pögel's avatar Nico Benjamin Pögel
Browse files

exposed monitor in ingressroute

parent a743fd57
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,10 @@ spec:
port: 8080
- kind: Rule
match: PathPrefix(`/monitor.html`)
match: PathPrefix(`/view`)
middlewares:
- name: fw-auth-mw
namespace: default
services:
- kind: Service
name: myaktion-monitor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment