Skip to content

Commit

Permalink
hotifx: enabling use-forward-headers
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Aug 16, 2024
1 parent 9c2e56b commit 21a67ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
appVersion: v0.1.0
description: This chart deploys the GlueOps Platform
name: glueops-platform
version: 0.47.1
version: 0.47.2
1 change: 1 addition & 0 deletions templates/application-nginx-public.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ spec:
replicaCount: {{ .Values.nginx.controller_replica_count }}
maxUnavailable: 1
config:
use-forwarded-headers: true
ssl-reject-handshake: true
# https://github.com/kubernetes/ingress-nginx/blob/main/docs/user-guide/nginx-configuration/log-format.md
# https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/
Expand Down

0 comments on commit 21a67ff

Please sign in to comment.