Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 283 Bytes

File metadata and controls

11 lines (6 loc) · 283 Bytes

Development

Operator

After installing the CRD with make install Run go run main.go to run the operator locally.

Notes

Regenerating the clientset was done from this guide.