Kubernetes CRDs - Reference existing validation spec Kubernetes CRDs - Reference existing validation spec kubernetes kubernetes

Kubernetes CRDs - Reference existing validation spec


There unfortunately isn't a way to do nicely this currently. We solved the problem by writing a horrible Bash script to rip the definition out of Kubernetes and included it via Helm templating into our CRD.