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

fix: fixed typo in myaktion-ingress-route

parent b1a4bd32
No related branches found
No related tags found
No related merge requests found
......@@ -4,14 +4,14 @@ metadata:
annotations:
kubernetes.io/ingress.class: traefik
creationTimestamp: null
name: client-test-ingress-route
name: myaktion-ingress-route
namespace: default
spec:
routes:
- kind: Rule
match: pathPrefix(`/campaigns`)
services:
- kind Service
- kind: Service
name: myaktion-service
namespace: default
port: 8080
\ No newline at end of file
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