From 5ee4ea878b90eb55039baa8af81b03631b2b46ef Mon Sep 17 00:00:00 2001 From: Qovery Date: Thu, 19 Dec 2024 16:15:42 +0000 Subject: [PATCH] update 12/19/24 16:15:42 --- charts/qovery/values-aws.yaml | 1 + charts/qovery/values-demo-aws.yaml | 1 + charts/qovery/values-demo-gcp.yaml | 1 + charts/qovery/values-demo-scaleway.yaml | 1 + charts/qovery/values-gcp.yaml | 1 + charts/qovery/values-scaleway.yaml | 1 + 6 files changed, 6 insertions(+) diff --git a/charts/qovery/values-aws.yaml b/charts/qovery/values-aws.yaml index 30f6ded..68deea6 100644 --- a/charts/qovery/values-aws.yaml +++ b/charts/qovery/values-aws.yaml @@ -120,6 +120,7 @@ ingress-nginx: use-forwarded-headers: "false" # set-by-customer # append the remote address to the X-Forwarded-For header instead of replacing it compute-full-forwarded-for: "false" # set-by-customer + # customize http-snippet # customize log-format / set-by-customer # default format can be found in the template: https://github.com/nginxinc/kubernetes-ingress/blob/v3.5.2/internal/configs/version1/nginx.tmpl#L44 # nginx_controller_log_format_upstream can be a json that why we pass it in the value file diff --git a/charts/qovery/values-demo-aws.yaml b/charts/qovery/values-demo-aws.yaml index 027e1e0..13f2772 100644 --- a/charts/qovery/values-demo-aws.yaml +++ b/charts/qovery/values-demo-aws.yaml @@ -120,6 +120,7 @@ ingress-nginx: use-forwarded-headers: "false" # set-by-customer # append the remote address to the X-Forwarded-For header instead of replacing it compute-full-forwarded-for: "false" # set-by-customer + # customize http-snippet # customize log-format / set-by-customer # default format can be found in the template: https://github.com/nginxinc/kubernetes-ingress/blob/v3.5.2/internal/configs/version1/nginx.tmpl#L44 # nginx_controller_log_format_upstream can be a json that why we pass it in the value file diff --git a/charts/qovery/values-demo-gcp.yaml b/charts/qovery/values-demo-gcp.yaml index 534e276..b601bdb 100644 --- a/charts/qovery/values-demo-gcp.yaml +++ b/charts/qovery/values-demo-gcp.yaml @@ -114,6 +114,7 @@ ingress-nginx: use-forwarded-headers: "false" # set-by-customer # append the remote address to the X-Forwarded-For header instead of replacing it compute-full-forwarded-for: "false" # set-by-customer + # customize http-snippet # customize log-format / set-by-customer # default format can be found in the template: https://github.com/nginxinc/kubernetes-ingress/blob/v3.5.2/internal/configs/version1/nginx.tmpl#L44 # nginx_controller_log_format_upstream can be a json that why we pass it in the value file diff --git a/charts/qovery/values-demo-scaleway.yaml b/charts/qovery/values-demo-scaleway.yaml index 8e4532a..942e64b 100644 --- a/charts/qovery/values-demo-scaleway.yaml +++ b/charts/qovery/values-demo-scaleway.yaml @@ -118,6 +118,7 @@ ingress-nginx: use-forwarded-headers: "false" # set-by-customer # append the remote address to the X-Forwarded-For header instead of replacing it compute-full-forwarded-for: "false" # set-by-customer + # customize http-snippet # customize log-format / set-by-customer # default format can be found in the template: https://github.com/nginxinc/kubernetes-ingress/blob/v3.5.2/internal/configs/version1/nginx.tmpl#L44 # nginx_controller_log_format_upstream can be a json that why we pass it in the value file diff --git a/charts/qovery/values-gcp.yaml b/charts/qovery/values-gcp.yaml index b306651..e935388 100644 --- a/charts/qovery/values-gcp.yaml +++ b/charts/qovery/values-gcp.yaml @@ -114,6 +114,7 @@ ingress-nginx: use-forwarded-headers: "false" # set-by-customer # append the remote address to the X-Forwarded-For header instead of replacing it compute-full-forwarded-for: "false" # set-by-customer + # customize http-snippet # customize log-format / set-by-customer # default format can be found in the template: https://github.com/nginxinc/kubernetes-ingress/blob/v3.5.2/internal/configs/version1/nginx.tmpl#L44 # nginx_controller_log_format_upstream can be a json that why we pass it in the value file diff --git a/charts/qovery/values-scaleway.yaml b/charts/qovery/values-scaleway.yaml index 0f8574a..da907e1 100644 --- a/charts/qovery/values-scaleway.yaml +++ b/charts/qovery/values-scaleway.yaml @@ -118,6 +118,7 @@ ingress-nginx: use-forwarded-headers: "false" # set-by-customer # append the remote address to the X-Forwarded-For header instead of replacing it compute-full-forwarded-for: "false" # set-by-customer + # customize http-snippet # customize log-format / set-by-customer # default format can be found in the template: https://github.com/nginxinc/kubernetes-ingress/blob/v3.5.2/internal/configs/version1/nginx.tmpl#L44 # nginx_controller_log_format_upstream can be a json that why we pass it in the value file