spinkube / documentation

Site and Docs for the SpinKube community project
https://www.spinkube.dev/
Apache License 2.0
15 stars 24 forks source link

use `npm run generate:crd:reference` everywhere #188

Closed bacongobbler closed 2 months ago

bacongobbler commented 2 months ago

This ensures that every time we generate the CRD reference docs, it runs in the same manner.

This also ensures that we only have to update SPIN_OPERATOR_RELEASE in one location rather than in four separate files.