pega-helm-charts icon indicating copy to clipboard operation
pega-helm-charts copied to clipboard

Add HTTP Setting timeout for Azure Application Gateway

Open cgijb opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. Currently we have a script running that updates the HTTP Settings for our Azure Application Gateway that uses the ALI CLI (specifically this). I don't see in the values.yaml a place to set this.

Describe the solution you'd like I would like a way to set this in the values.yaml (for every major cloud provider would be nice, if possible) for a more cohesive configuratuion management solution.

Describe alternatives you've considered Currently utilizing the Azure CLI Network AG HTTP Settings in Azure DevOps pipelines to correct the issue after the Helm script is deployed to work around it.

Additional context N/A

cgijb avatar Mar 03 '22 19:03 cgijb

@cgijb could you please elaborate on the usecase and provide an example of what the solution would look like?

APegaDavis avatar Jun 05 '23 18:06 APegaDavis

@cgijb As per the Pega AKS runbook, Azure application gateway creation is not part of the helm chart deployment. It happens before chart deployment. Hence I doubt if providing gateway timeout settings in the value.yaml control the behaviour. However, we would like to know more about the use case. Please revert to us if you are still looking for an enhancement.

kishorv10 avatar Apr 22 '24 10:04 kishorv10