Andrew Roskuski

Results 5 comments of Andrew Roskuski

Right now it is required to change the chart action to deploy to remove the init containers if something goes wrong and the jobs go away. We will investigate in...

You can set applicable node types by adding `-DapplicableNodeTypes=` to the `JAVA_OPTS` environment variable.

That error message suggest that the jar file being downloaded into the image is corrupt. Are you sure the URL is correct and all necessary credentials are being provided?

Are you downloading the jar with exactly the same URL and credentials as are being passed into the chart? Also are you sure communication from Openshift to Artifactory is not...

Are you sure that you are correctly configuring the customArtifactory section of values.yaml with the necessary credentials to connect to the artifactory server? The container appears to be downloading something,...