Commit 4e2c4678 authored by Joaquim Rocha's avatar Joaquim Rocha
Browse files

frontend: Remove unneeded newlines from ingress sample

parent 00263614
Showing with 2 additions and 4 deletions
+2 -4
......@@ -13,12 +13,10 @@ spec:
hosts:
- __URL__
rules:
-
host: __URL__
- host: __URL__
http:
paths:
-
path: /
- path: /
backend:
serviceName: headlamp
servicePort: 80
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment