Hi Team,
I have downloaded the helm from Artifactory.
configured the values.yaml :
1. DB is hosted in Azure.
2. Created Local and shared home
while deploying JIRA pod is working fine, able to access jira through browser.
Problem:
Two important module like manageapp and Application link is giving 504 gateway timeout error.
We are using internal proxy server.
jira version:9.12.9
Azure managed DB : 14
using Openshift
https://artifacthub.io/packages/helm/atlassian-data-center/jira
I am pretty sure OpenShift creates a Route for each ingress and I am not certain nginx annotations have any effect here unless you indeed use Nginx ingress controller. You may want to annotate your route with haproxy.router.openshift.io/timeout=120 to see if it makes any difference.
Inngress annotation:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.