mirror of
https://github.com/rtomik/helm-charts.git
synced 2026-04-05 09:40:38 +00:00
edit
This commit is contained in:
@ -46,13 +46,13 @@ ingress:
|
|||||||
annotations:
|
annotations:
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||||
hosts:
|
hosts:
|
||||||
- host: donetick.tomik.lat
|
- host: donetick.domain.com
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- donetick.tomik.lat
|
- donetick.domain.com
|
||||||
# Optional: specify the name of an existing TLS secret
|
# Optional: specify the name of an existing TLS secret
|
||||||
# secretName: "existing-tls-secret"
|
# secretName: "existing-tls-secret"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user