i'm trying to deploy crowd to aks and set up appgw ingress with below ingress annotation.
annotations:
meta.helm.sh/release-name: crowd
meta.helm.sh/release-namespace: atlassian
kubernetes.io/ingress.class: azure/application-gateway
appgw.ingress.kubernetes.io/cookie-based-affinity: "true"
appgw.ingress.kubernetes.io/connection-draining: "true"
appgw.ingress.kubernetes.io/connection-draining-timeout: "60"
appgw.ingress.kubernetes.io/request-timeout: "60"
but crowd frontend web shows below message.
"Your session has expired. You may need to re-submit the form or reload the page."
how can i set up session sticky configuration on azure appgw ingress?
Welcome to the Atlassian Community @DaeSeong Kim !
I see that you never got any help with your question. I only came across it today.
Let us know if you are facing any other issues. We will make sure to address them
Best,
Fadoua
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.