Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CENM HSM Chart does not save any hsm client jar file in my EFS #10

Open
APAC-DevOps opened this issue Feb 22, 2021 · 0 comments
Open

CENM HSM Chart does not save any hsm client jar file in my EFS #10

APAC-DevOps opened this issue Feb 22, 2021 · 0 comments

Comments

@APAC-DevOps
Copy link

The command that I had run
helm upgrade --install cenm-hsm hsm --set prefix=cenm --set acceptLicense=Y -n cenm

Issue:
Running the command above does not save any client jar file in my AWS EFS.

This line doesn't seem to copy anything since the docker image used for HSM doesn't contain any HSM client jar file.
cp -r {{ .Values.libFolder }}/* /opt/cenm/HSM

Question 2:
I have my HSM client file on my local computer. Can I use the HSM chart to save my local hsm client jar file in kubernetes cluster?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant