mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 03:55:37 +01:00
change ingress configuration
This commit is contained in:
parent
50c451ce50
commit
4714ca0cd8
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ ingress:
|
|||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
nginx.ingress.kubernetes.io/compute-full-forwarded-for: "true"
|
||||
nginx.ingress.kubernetes.io/use-forwarded-headers: "true"
|
||||
nginx.ingress.kubernetes.io/forwarded-for-header: "LS-Connecting-IP"
|
||||
hosts:
|
||||
- host: analytics.alpha-lemon.cchan.tv
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue