Skip to content

SneaksAndData/nexus-crd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexus CRD

This repository contains Custom Resource Definitions for Nexus, packed in a Helm Chart. This chart must be installed for Nexus deployment to work.

Updating the CRD

CRDs are generated from nexus-core. First, clone nexus-core and download controller-gen >=0.17.*. When ready, run:

export NEXUS_CORE_LOCATION=<path to nexus-core>
export CONTROLLER_GEN_BINARY=<path to controller-gen binary>

chmod +x CONTROLLER_GEN_BINARY

./update-crd.sh

Once the script completes, create PR with corresponding changes.

About

Custom Resource Definitions for Nexus

Topics

Resources

Stars

Watchers

Forks

Packages