Skip to content
Snippets Groups Projects
Verified Commit f84ad342 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

fix ingress?

parent 6ef67f7b
No related branches found
No related tags found
No related merge requests found
Pipeline #197754 failed
...@@ -157,7 +157,7 @@ ingress: ...@@ -157,7 +157,7 @@ ingress:
# includeServerName: false # includeServerName: false
paths: paths:
- path: / - path: /
pathType: Prefix pathType: ImplementationSpecific
backend: backend:
service: service:
name: production-leopar-kkoyhh-synapse-matrix-synapse name: production-leopar-kkoyhh-synapse-matrix-synapse
......
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