We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was trying to install the Nexus on RKE Kubernetes cluster on-prem using Helm with the below command --
helm installs my-nxrm-ha sonatype/nxrm-ha --version 66.0.0 without any custom values.yaml file ....
RKE Kubernetes details --
installation is done but the pod has an error status ---
when I describe the pod I can see the secret is missing , I hope that should be created as part of Helm installation --
not sure if this is a bug on that version or not can someone please confirm ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I was trying to install the Nexus on RKE Kubernetes cluster on-prem using Helm with the below command --
helm installs my-nxrm-ha sonatype/nxrm-ha --version 66.0.0 without any custom values.yaml file ....
RKE Kubernetes details --
installation is done but the pod has an error status ---
when I describe the pod I can see the secret is missing , I hope that should be created as part of Helm installation --
not sure if this is a bug on that version or not can someone please confirm ...
The text was updated successfully, but these errors were encountered: