jfrog / charts

JFrog official Helm Charts
https://jfrog.com/integration/helm-repository/
Apache License 2.0
254 stars 439 forks source link

Jfrog Artifactory nginx pod restarting because of startup probe failed #1831

Closed Iyogeshwari closed 8 months ago

Iyogeshwari commented 10 months ago

We are deploying Jfrog Artifactory on OpenShift environment using Helm chart. Everything else works but for nginx pod is restarting continuously because of startup probe failed error. Below is Deployment.yaml file.

kind: Deployment apiVersion: apps/v1 metadata: resourceVersion: '33473748' name: daut-jfrog-gbl-p-daut-jfrog-gbl-nginx generation: 4 namespace: daut-jfrog-gbl-p labels: app: daut-jfrog-gbl app.kubernetes.io/instance: daut-jfrog-gbl-p chart: artifactory-107.59.11 component: nginx heritage: Helm spec: replicas: 1 selector: matchLabels: app: daut-jfrog-gbl component: nginx release: daut-jfrog-gbl-p template: metadata: creationTimestamp: null labels: app: daut-jfrog-gbl chart: artifactory-107.59.11 component: nginx heritage: Helm release: daut-jfrog-gbl-p annotations: checksum/nginx-artifactory-conf: 00ce768cb522b4dc50643a5c8a10453a6e59d35fe22e5907bd93ca7fcaee0617 checksum/nginx-conf: 0b0cf6330f01b98a27696f96a05d12af71a8828799ae95af8deccf044a8da933 spec: restartPolicy: Always initContainers: