helm repo add scalified-nexus https://scalified.github.io/helm-nexus/
helm upgrade --install nexus scalified-nexus/nexus --create-namespace --namespace nexusIf you encounter an AccessDeniedException when accessing the /nexus-data directory, ensure it has the correct ownership:
chown -R 200:200 /nexus-dataMade with ❤️ by Scalified