Skip to content
Snippets Groups Projects
Verified Commit bd4683a6 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

fix paths setting in zulip values

parent 4838f5dc
No related branches found
No related tags found
No related merge requests found
......@@ -16,8 +16,8 @@ data:
kubernetes.io/tls-acme: "true"
hosts:
- zulip.${domain}
paths:
- path: /
paths:
- path: /
tls:
- hosts:
- "zulip.${domain}"
......
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