ContainerSolutions / externalsecret-operator

An operator to fetch secrets from cloud services and inject them in Kubernetes
Apache License 2.0
189 stars 28 forks source link

Investigate why we are not able to use https://doc.crds.dev/ for generating crd docs, and fix it #152

Open knelasevero opened 3 years ago

knelasevero commented 3 years ago

Describe the solution you'd like Make necessary changes to the project to be able to use doc.crds.dev.

What is the added value? Would be very nice to have an autogenerated CRD docs for our CRDs.

Give us examples of the outcome

Works for multiple repos: https://twitter.com/hasheddan/status/1351254486581473281/retweets/with_comments

Not working with ours.