You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
Installing helm using:
helm install --name nexus --namespace bpi-cdo-toolchain stable/sonatype-nexus -f ./values.yaml
Where values for now is the default. The pod, service, pv (nexus-data), pvc all seem are running.
How do I at the minimum expose the service publicly as http://nexus.mydomain.xx ?
The text was updated successfully, but these errors were encountered: