Which product license (Enterprise/Pro/oss): Enterprise
JFrog support reference (if already raised with support team): No
What happened: It is intensive to deploy artifactory using the above mentioned chart on an aws eks cluster using the command helm upgrade --namespace jfrog-artifactory-dev --install --values ./values.yaml --wait --debug devops ./artifactory-ha-107.71.5.tgz
Is this a request for help?: Yes
Version of Helm and Kubernetes:
Which chart:
artifactory-ha-107.71.5.tgz
Which product license (Enterprise/Pro/oss): Enterprise
JFrog support reference (if already raised with support team): No
What happened: It is intensive to deploy artifactory using the above mentioned chart on an aws eks cluster using the command
helm upgrade --namespace jfrog-artifactory-dev --install --values ./values.yaml --wait --debug devops ./artifactory-ha-107.71.5.tgz
Failed pod
artifactory-ha-primary
:Error in container
router
:full log: error.log
Attached you will find the values.yaml file artifactory.zip.
What you expected to happen: Being able to have a functional instance of the artifactory-primary pod
How to reproduce it (as minimally and precisely as possible):
helm upgrade --namespace jfrog-artifactory-dev --install --values ./values.yaml --wait --debug devops ./artifactory-ha-107.71.5.tgz
Anything else we need to know: The installation being attempted is clean, that is, it is not trying to migrate from another version.