Skip to content
Snippets Groups Projects
Verified Commit 3ec8d637 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix ingress values syntax

parent 279024ce
No related branches found
No related tags found
No related merge requests found
Pipeline #37110 passed
...@@ -7,8 +7,8 @@ web: ...@@ -7,8 +7,8 @@ web:
kubernetes.io/ingress.class: nginx kubernetes.io/ingress.class: nginx
kubernetes.io/tls-acme: "true" kubernetes.io/tls-acme: "true"
hosts: hosts:
host: meet.edugit.org - host: meet.edugit.org
paths: ['/'] paths: ['/']
jvb: jvb:
publicIP: x.x.x.x publicIP: x.x.x.x
......
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