n8n-dev ingress
This commit is contained in:
@@ -17,14 +17,18 @@ spec:
|
||||
value: 'true'
|
||||
- name: ingress.className
|
||||
value: traefik
|
||||
- name: ingress.hosts[0]
|
||||
value: n8n-dev.innovation-hub-niedersachsen.de
|
||||
- name: ingress.hosts[0].host
|
||||
value: n8n-dev.innovation-hub-niedersachsen.de
|
||||
- name: ingress.tls[0].hosts[0]
|
||||
value: n8n-dev.innovation-hub-niedersachsen.de
|
||||
value: n8n-dev.innovation-hub-niedersachsen.de
|
||||
- name: ingress.hosts[0].paths[0].path
|
||||
value: "/"
|
||||
- name: ingress.hosts[0].paths[0].pathType
|
||||
value: "Prefix"
|
||||
- name: ingress.annotations.kubernetes\.io\/ingress\.class
|
||||
value: traefik
|
||||
- name: ingress.tls[0].secretName
|
||||
value: "n8n-dev-tls"
|
||||
- name: ingress.tls[0].hosts[0]
|
||||
value: "n8n-dev.innovation-hub-niedersachsen.de"
|
||||
- name: ingress.annotations.traefik\.ingress\.kubernetes\.io\/router\.entrypoints
|
||||
value: websecure
|
||||
- name: ingress.annotations.kubernetes\.io\/ingress\.class
|
||||
|
||||
Reference in New Issue
Block a user