diff --git a/charts/qovery/values-aws.yaml b/charts/qovery/values-aws.yaml index 5cc5f33..5d722b7 100644 --- a/charts/qovery/values-aws.yaml +++ b/charts/qovery/values-aws.yaml @@ -110,10 +110,6 @@ ingress-nginx: # 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 - {%- if nginx_controller_log_format_upstream %} - log-format-upstream: > - set-by-customer - {%- endif %} log-format-escaping-json: "false" # set-by-customer log-format-escaping-none: "false" # set-by-customer # the Ingress Class name to be used by Ingresses (use "nginx-qovery" for Qovery application/container deployments) @@ -168,21 +164,6 @@ ingress-nginx: topologyKey: kubernetes.io/hostname maxSkew: 1 whenUnsatisfiable: DoNotSchedule - {%- if enable_karpenter %} - tolerations: - - effect: NoSchedule - key: nodepool/stable - operator: Exists - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: karpenter.sh/nodepool - operator: In - values: - - stable - {%- endif %} external-dns: # set the provider to use provider: set-by-customer diff --git a/charts/qovery/values-demo-aws.yaml b/charts/qovery/values-demo-aws.yaml index 1f65637..bf04d9d 100644 --- a/charts/qovery/values-demo-aws.yaml +++ b/charts/qovery/values-demo-aws.yaml @@ -110,10 +110,6 @@ ingress-nginx: # 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 - {%- if nginx_controller_log_format_upstream %} - log-format-upstream: > - set-by-customer - {%- endif %} log-format-escaping-json: "false" # set-by-customer log-format-escaping-none: "false" # set-by-customer # the Ingress Class name to be used by Ingresses (use "nginx-qovery" for Qovery application/container deployments) @@ -168,21 +164,6 @@ ingress-nginx: topologyKey: kubernetes.io/hostname maxSkew: 1 whenUnsatisfiable: DoNotSchedule - {%- if enable_karpenter %} - tolerations: - - effect: NoSchedule - key: nodepool/stable - operator: Exists - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: karpenter.sh/nodepool - operator: In - values: - - stable - {%- endif %} external-dns: fullnameOverride: external-dns provider: pdns diff --git a/charts/qovery/values-demo-gcp.yaml b/charts/qovery/values-demo-gcp.yaml index 8d709f3..8478199 100644 --- a/charts/qovery/values-demo-gcp.yaml +++ b/charts/qovery/values-demo-gcp.yaml @@ -106,10 +106,6 @@ ingress-nginx: # 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 - {%- if nginx_controller_log_format_upstream %} - log-format-upstream: > - set-by-customer - {%- endif %} log-format-escaping-json: "false" # set-by-customer log-format-escaping-none: "false" # set-by-customer # the Ingress Class name to be used by Ingresses (use "nginx-qovery" for Qovery application/container deployments) diff --git a/charts/qovery/values-demo-scaleway.yaml b/charts/qovery/values-demo-scaleway.yaml index f4f2aca..dc41374 100644 --- a/charts/qovery/values-demo-scaleway.yaml +++ b/charts/qovery/values-demo-scaleway.yaml @@ -110,10 +110,6 @@ ingress-nginx: # 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 - {%- if nginx_controller_log_format_upstream %} - log-format-upstream: > - set-by-customer - {%- endif %} log-format-escaping-json: "false" # set-by-customer log-format-escaping-none: "false" # set-by-customer # the Ingress Class name to be used by Ingresses (use "nginx-qovery" for Qovery application/container deployments) diff --git a/charts/qovery/values-gcp.yaml b/charts/qovery/values-gcp.yaml index 01b4a6a..6fb8712 100644 --- a/charts/qovery/values-gcp.yaml +++ b/charts/qovery/values-gcp.yaml @@ -106,10 +106,6 @@ ingress-nginx: # 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 - {%- if nginx_controller_log_format_upstream %} - log-format-upstream: > - set-by-customer - {%- endif %} log-format-escaping-json: "false" # set-by-customer log-format-escaping-none: "false" # set-by-customer # the Ingress Class name to be used by Ingresses (use "nginx-qovery" for Qovery application/container deployments) diff --git a/charts/qovery/values-scaleway.yaml b/charts/qovery/values-scaleway.yaml index f27eee7..3529272 100644 --- a/charts/qovery/values-scaleway.yaml +++ b/charts/qovery/values-scaleway.yaml @@ -110,10 +110,6 @@ ingress-nginx: # 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 - {%- if nginx_controller_log_format_upstream %} - log-format-upstream: > - set-by-customer - {%- endif %} log-format-escaping-json: "false" # set-by-customer log-format-escaping-none: "false" # set-by-customer # the Ingress Class name to be used by Ingresses (use "nginx-qovery" for Qovery application/container deployments)