change ingress configuration
parent
89e2443266
commit
50c451ce50
|
@ -19,6 +19,8 @@ ingress:
|
||||||
className: nginx
|
className: nginx
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||||
|
nginx.ingress.kubernetes.io/compute-full-forwarded-for: "true"
|
||||||
|
nginx.ingress.kubernetes.io/use-forwarded-headers: "true"
|
||||||
hosts:
|
hosts:
|
||||||
- host: analytics.alpha-lemon.cchan.tv
|
- host: analytics.alpha-lemon.cchan.tv
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in New Issue