Skip to content

Develop

Laurent Marchelli requested to merge develop into master

feat: sonatype-nexus provisioning with NFS persistent volume

install.yml:

  • nfs directory creation.
  • k8s persistent static volume creation.
  • helm install.

uninstall.yml:

  • helm uninstall.
  • k8s persistent static volume destruction.

Merge request reports