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

fix: fixed indentation in myaktion-ingress-route

parent 5bebb218
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,6 @@ spec: ...@@ -12,6 +12,6 @@ spec:
match: pathPrefix(`/campaigns`) match: pathPrefix(`/campaigns`)
services: services:
- kind: Service - kind: Service
name: myaktion-service name: myaktion-service
namespace: default namespace: default
port: 8080 port: 8080
\ No newline at end of file \ 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