yivan-atl
yivan-atl
EKS 1.25, `service.beta.kubernetes.io/aws-load-balancer-nlb-target-type: ip` is ignored, instance type targets are created instead. AWS CNI addon version is v1.12.2-eksbuild.1
Can this be RBAC? Is service account bound to a role that allows getting and listing pods and services? Also, can you post the entire stack trace, it should have...
Liveness probe has already made it to Jira. We're planning to add them to all charts. As to the securityContext, it should be fully configurable.
Running init container as root is sometimes required to fix permissions for shared home, however, that may not be required in every case. Moreover, once the permissions are fixed you...
Closed by https://github.com/atlassian/data-center-helm-charts/pull/463
@pathob I can see what you are trying to achieve here. I was just wondering if wildcard works for you in `rules[0].host`. Obviously not, otherwise you'd never raise this issue....
Closing due to no response. Feel free to reopen.
@mumbley you can create those configmaps yourself and use `additionalFiles` in [values.yaml](https://github.com/atlassian/data-center-helm-charts/blob/main/src/main/charts/jira/values.yaml#L774). The changes you suggest are not in the scope of just Helm deployment. When the initial configuration is...
@mumbley I have just deployed jira to my test EKS cluster. The sequence was: * deploy with shared home and local home PVCs and database properties in values.yaml * once...
@mumbley I'll be closing this issue. Feel free to reopen if you have more details